Home
last modified time | relevance | path

Searched refs:lexicalRepresentation (Results 1 – 25 of 90) sorted by relevance

1234

/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/java.xml/share/classes/com/sun/org/apache/xerces/internal/jaxp/datatype/
H A DDatatypeFactoryImpl.java102 public Duration newDuration(final String lexicalRepresentation) { in newDuration() argument
104 return new DurationImpl(lexicalRepresentation); in newDuration()
285 final String lexicalRepresentation) { in newDurationYearMonth() argument
287 return new DurationYearMonthImpl(lexicalRepresentation); in newDurationYearMonth()
354 public Duration newDurationDayTime(final String lexicalRepresentation) { in newDurationDayTime() argument
356 if (lexicalRepresentation == null) { in newDurationDayTime()
362 return new DurationDayTimeImpl(lexicalRepresentation); in newDurationDayTime()
534 public XMLGregorianCalendar newXMLGregorianCalendar(final String lexicalRepresentation) { in newXMLGregorianCalendar() argument
536 return new XMLGregorianCalendarImpl(lexicalRepresentation); in newXMLGregorianCalendar()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/java.xml/share/classes/com/sun/org/apache/xerces/internal/jaxp/datatype/
H A DDatatypeFactoryImpl.java102 public Duration newDuration(final String lexicalRepresentation) { in newDuration() argument
104 return new DurationImpl(lexicalRepresentation); in newDuration()
285 final String lexicalRepresentation) { in newDurationYearMonth() argument
287 return new DurationYearMonthImpl(lexicalRepresentation); in newDurationYearMonth()
354 public Duration newDurationDayTime(final String lexicalRepresentation) { in newDurationDayTime() argument
356 if (lexicalRepresentation == null) { in newDurationDayTime()
362 return new DurationDayTimeImpl(lexicalRepresentation); in newDurationDayTime()
534 public XMLGregorianCalendar newXMLGregorianCalendar(final String lexicalRepresentation) { in newXMLGregorianCalendar() argument
536 return new XMLGregorianCalendarImpl(lexicalRepresentation); in newXMLGregorianCalendar()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/java.xml/share/classes/com/sun/org/apache/xerces/internal/jaxp/datatype/
H A DDatatypeFactoryImpl.java102 public Duration newDuration(final String lexicalRepresentation) { in newDuration() argument
104 return new DurationImpl(lexicalRepresentation); in newDuration()
285 final String lexicalRepresentation) { in newDurationYearMonth() argument
287 return new DurationYearMonthImpl(lexicalRepresentation); in newDurationYearMonth()
354 public Duration newDurationDayTime(final String lexicalRepresentation) { in newDurationDayTime() argument
356 if (lexicalRepresentation == null) { in newDurationDayTime()
362 return new DurationDayTimeImpl(lexicalRepresentation); in newDurationDayTime()
534 public XMLGregorianCalendar newXMLGregorianCalendar(final String lexicalRepresentation) { in newXMLGregorianCalendar() argument
536 return new XMLGregorianCalendarImpl(lexicalRepresentation); in newXMLGregorianCalendar()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/java.xml/share/classes/com/sun/org/apache/xerces/internal/jaxp/datatype/
H A DDatatypeFactoryImpl.java102 public Duration newDuration(final String lexicalRepresentation) { in newDuration() argument
104 return new DurationImpl(lexicalRepresentation); in newDuration()
285 final String lexicalRepresentation) { in newDurationYearMonth() argument
287 return new DurationYearMonthImpl(lexicalRepresentation); in newDurationYearMonth()
354 public Duration newDurationDayTime(final String lexicalRepresentation) { in newDurationDayTime() argument
356 if (lexicalRepresentation == null) { in newDurationDayTime()
362 return new DurationDayTimeImpl(lexicalRepresentation); in newDurationDayTime()
534 public XMLGregorianCalendar newXMLGregorianCalendar(final String lexicalRepresentation) { in newXMLGregorianCalendar() argument
536 return new XMLGregorianCalendarImpl(lexicalRepresentation); in newXMLGregorianCalendar()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/java.xml/share/classes/com/sun/org/apache/xerces/internal/jaxp/datatype/
H A DDatatypeFactoryImpl.java102 public Duration newDuration(final String lexicalRepresentation) { in newDuration() argument
104 return new DurationImpl(lexicalRepresentation); in newDuration()
285 final String lexicalRepresentation) { in newDurationYearMonth() argument
287 return new DurationYearMonthImpl(lexicalRepresentation); in newDurationYearMonth()
354 public Duration newDurationDayTime(final String lexicalRepresentation) { in newDurationDayTime() argument
356 if (lexicalRepresentation == null) { in newDurationDayTime()
362 return new DurationDayTimeImpl(lexicalRepresentation); in newDurationDayTime()
534 public XMLGregorianCalendar newXMLGregorianCalendar(final String lexicalRepresentation) { in newXMLGregorianCalendar() argument
536 return new XMLGregorianCalendarImpl(lexicalRepresentation); in newXMLGregorianCalendar()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/java.xml/share/classes/com/sun/org/apache/xerces/internal/jaxp/datatype/
H A DDatatypeFactoryImpl.java102 public Duration newDuration(final String lexicalRepresentation) { in newDuration() argument
104 return new DurationImpl(lexicalRepresentation); in newDuration()
285 final String lexicalRepresentation) { in newDurationYearMonth() argument
287 return new DurationYearMonthImpl(lexicalRepresentation); in newDurationYearMonth()
354 public Duration newDurationDayTime(final String lexicalRepresentation) { in newDurationDayTime() argument
356 if (lexicalRepresentation == null) { in newDurationDayTime()
362 return new DurationDayTimeImpl(lexicalRepresentation); in newDurationDayTime()
534 public XMLGregorianCalendar newXMLGregorianCalendar(final String lexicalRepresentation) { in newXMLGregorianCalendar() argument
536 return new XMLGregorianCalendarImpl(lexicalRepresentation); in newXMLGregorianCalendar()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/java.xml/share/classes/com/sun/org/apache/xerces/internal/jaxp/datatype/
H A DDatatypeFactoryImpl.java102 public Duration newDuration(final String lexicalRepresentation) { in newDuration() argument
104 return new DurationImpl(lexicalRepresentation); in newDuration()
285 final String lexicalRepresentation) { in newDurationYearMonth() argument
287 return new DurationYearMonthImpl(lexicalRepresentation); in newDurationYearMonth()
354 public Duration newDurationDayTime(final String lexicalRepresentation) { in newDurationDayTime() argument
356 if (lexicalRepresentation == null) { in newDurationDayTime()
362 return new DurationDayTimeImpl(lexicalRepresentation); in newDurationDayTime()
534 public XMLGregorianCalendar newXMLGregorianCalendar(final String lexicalRepresentation) { in newXMLGregorianCalendar() argument
536 return new XMLGregorianCalendarImpl(lexicalRepresentation); in newXMLGregorianCalendar()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/java.xml/share/classes/com/sun/org/apache/xerces/internal/jaxp/datatype/
H A DDatatypeFactoryImpl.java102 public Duration newDuration(final String lexicalRepresentation) { in newDuration() argument
104 return new DurationImpl(lexicalRepresentation); in newDuration()
285 final String lexicalRepresentation) { in newDurationYearMonth() argument
287 return new DurationYearMonthImpl(lexicalRepresentation); in newDurationYearMonth()
354 public Duration newDurationDayTime(final String lexicalRepresentation) { in newDurationDayTime() argument
356 if (lexicalRepresentation == null) { in newDurationDayTime()
362 return new DurationDayTimeImpl(lexicalRepresentation); in newDurationDayTime()
534 public XMLGregorianCalendar newXMLGregorianCalendar(final String lexicalRepresentation) { in newXMLGregorianCalendar() argument
536 return new XMLGregorianCalendarImpl(lexicalRepresentation); in newXMLGregorianCalendar()
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jaxp/src/com/sun/org/apache/xerces/internal/jaxp/datatype/
H A DDatatypeFactoryImpl.java102 public Duration newDuration(final String lexicalRepresentation) { in newDuration() argument
104 return new DurationImpl(lexicalRepresentation); in newDuration()
285 final String lexicalRepresentation) { in newDurationYearMonth() argument
287 return new DurationYearMonthImpl(lexicalRepresentation); in newDurationYearMonth()
354 public Duration newDurationDayTime(final String lexicalRepresentation) { in newDurationDayTime() argument
356 if (lexicalRepresentation == null) { in newDurationDayTime()
362 return new DurationDayTimeImpl(lexicalRepresentation); in newDurationDayTime()
534 public XMLGregorianCalendar newXMLGregorianCalendar(final String lexicalRepresentation) { in newXMLGregorianCalendar() argument
536 return new XMLGregorianCalendarImpl(lexicalRepresentation); in newXMLGregorianCalendar()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jaxp/src/com/sun/org/apache/xerces/internal/jaxp/datatype/
H A DDatatypeFactoryImpl.java102 public Duration newDuration(final String lexicalRepresentation) { in newDuration() argument
104 return new DurationImpl(lexicalRepresentation); in newDuration()
285 final String lexicalRepresentation) { in newDurationYearMonth() argument
287 return new DurationYearMonthImpl(lexicalRepresentation); in newDurationYearMonth()
354 public Duration newDurationDayTime(final String lexicalRepresentation) { in newDurationDayTime() argument
356 if (lexicalRepresentation == null) { in newDurationDayTime()
362 return new DurationDayTimeImpl(lexicalRepresentation); in newDurationDayTime()
534 public XMLGregorianCalendar newXMLGregorianCalendar(final String lexicalRepresentation) { in newXMLGregorianCalendar() argument
536 return new XMLGregorianCalendarImpl(lexicalRepresentation); in newXMLGregorianCalendar()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/java.xml/share/classes/javax/xml/datatype/
H A DDatatypeFactory.java244 public abstract Duration newDuration(final String lexicalRepresentation); in newDuration() argument
412 public Duration newDurationDayTime(final String lexicalRepresentation) { in newDurationDayTime() argument
414 if (lexicalRepresentation == null) { in newDurationDayTime()
421 Matcher matcher = XDTSCHEMA_DTD.matcher(lexicalRepresentation); in newDurationDayTime()
425 + " lexical representation of \"" + lexicalRepresentation in newDurationDayTime()
429 return newDuration(lexicalRepresentation); in newDurationDayTime()
593 final String lexicalRepresentation) { in newDurationYearMonth() argument
596 if (lexicalRepresentation == null) { in newDurationYearMonth()
603 Matcher matcher = XDTSCHEMA_YMD.matcher(lexicalRepresentation); in newDurationYearMonth()
607 + " lexical representation of \"" + lexicalRepresentation in newDurationYearMonth()
[all …]
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/java.xml/share/classes/javax/xml/datatype/
H A DDatatypeFactory.java244 public abstract Duration newDuration(final String lexicalRepresentation); in newDuration() argument
412 public Duration newDurationDayTime(final String lexicalRepresentation) { in newDurationDayTime() argument
414 if (lexicalRepresentation == null) { in newDurationDayTime()
421 Matcher matcher = XDTSCHEMA_DTD.matcher(lexicalRepresentation); in newDurationDayTime()
425 + " lexical representation of \"" + lexicalRepresentation in newDurationDayTime()
429 return newDuration(lexicalRepresentation); in newDurationDayTime()
593 final String lexicalRepresentation) { in newDurationYearMonth() argument
596 if (lexicalRepresentation == null) { in newDurationYearMonth()
603 Matcher matcher = XDTSCHEMA_YMD.matcher(lexicalRepresentation); in newDurationYearMonth()
607 + " lexical representation of \"" + lexicalRepresentation in newDurationYearMonth()
[all …]
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/java.xml/share/classes/javax/xml/datatype/
H A DDatatypeFactory.java244 public abstract Duration newDuration(final String lexicalRepresentation); in newDuration() argument
412 public Duration newDurationDayTime(final String lexicalRepresentation) { in newDurationDayTime() argument
414 if (lexicalRepresentation == null) { in newDurationDayTime()
421 Matcher matcher = XDTSCHEMA_DTD.matcher(lexicalRepresentation); in newDurationDayTime()
425 + " lexical representation of \"" + lexicalRepresentation in newDurationDayTime()
429 return newDuration(lexicalRepresentation); in newDurationDayTime()
593 final String lexicalRepresentation) { in newDurationYearMonth() argument
596 if (lexicalRepresentation == null) { in newDurationYearMonth()
603 Matcher matcher = XDTSCHEMA_YMD.matcher(lexicalRepresentation); in newDurationYearMonth()
607 + " lexical representation of \"" + lexicalRepresentation in newDurationYearMonth()
[all …]
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/java.xml/share/classes/javax/xml/datatype/
H A DDatatypeFactory.java244 public abstract Duration newDuration(final String lexicalRepresentation); in newDuration() argument
412 public Duration newDurationDayTime(final String lexicalRepresentation) { in newDurationDayTime() argument
414 if (lexicalRepresentation == null) { in newDurationDayTime()
421 Matcher matcher = XDTSCHEMA_DTD.matcher(lexicalRepresentation); in newDurationDayTime()
425 + " lexical representation of \"" + lexicalRepresentation in newDurationDayTime()
429 return newDuration(lexicalRepresentation); in newDurationDayTime()
593 final String lexicalRepresentation) { in newDurationYearMonth() argument
596 if (lexicalRepresentation == null) { in newDurationYearMonth()
603 Matcher matcher = XDTSCHEMA_YMD.matcher(lexicalRepresentation); in newDurationYearMonth()
607 + " lexical representation of \"" + lexicalRepresentation in newDurationYearMonth()
[all …]
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/java.xml/share/classes/javax/xml/datatype/
H A DDatatypeFactory.java204 public abstract Duration newDuration(final String lexicalRepresentation); in newDuration() argument
372 public Duration newDurationDayTime(final String lexicalRepresentation) { in newDurationDayTime() argument
374 if (lexicalRepresentation == null) { in newDurationDayTime()
381 Matcher matcher = XDTSCHEMA_DTD.matcher(lexicalRepresentation); in newDurationDayTime()
385 + " lexical representation of \"" + lexicalRepresentation in newDurationDayTime()
389 return newDuration(lexicalRepresentation); in newDurationDayTime()
553 final String lexicalRepresentation) { in newDurationYearMonth() argument
556 if (lexicalRepresentation == null) { in newDurationYearMonth()
563 Matcher matcher = XDTSCHEMA_YMD.matcher(lexicalRepresentation); in newDurationYearMonth()
567 + " lexical representation of \"" + lexicalRepresentation in newDurationYearMonth()
[all …]
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/java.xml/share/classes/javax/xml/datatype/
H A DDatatypeFactory.java244 public abstract Duration newDuration(final String lexicalRepresentation); in newDuration() argument
412 public Duration newDurationDayTime(final String lexicalRepresentation) { in newDurationDayTime() argument
414 if (lexicalRepresentation == null) { in newDurationDayTime()
421 Matcher matcher = XDTSCHEMA_DTD.matcher(lexicalRepresentation); in newDurationDayTime()
425 + " lexical representation of \"" + lexicalRepresentation in newDurationDayTime()
429 return newDuration(lexicalRepresentation); in newDurationDayTime()
593 final String lexicalRepresentation) { in newDurationYearMonth() argument
596 if (lexicalRepresentation == null) { in newDurationYearMonth()
603 Matcher matcher = XDTSCHEMA_YMD.matcher(lexicalRepresentation); in newDurationYearMonth()
607 + " lexical representation of \"" + lexicalRepresentation in newDurationYearMonth()
[all …]
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/java.xml/share/classes/javax/xml/datatype/
H A DDatatypeFactory.java244 public abstract Duration newDuration(final String lexicalRepresentation); in newDuration() argument
412 public Duration newDurationDayTime(final String lexicalRepresentation) { in newDurationDayTime() argument
414 if (lexicalRepresentation == null) { in newDurationDayTime()
421 Matcher matcher = XDTSCHEMA_DTD.matcher(lexicalRepresentation); in newDurationDayTime()
425 + " lexical representation of \"" + lexicalRepresentation in newDurationDayTime()
429 return newDuration(lexicalRepresentation); in newDurationDayTime()
593 final String lexicalRepresentation) { in newDurationYearMonth() argument
596 if (lexicalRepresentation == null) { in newDurationYearMonth()
603 Matcher matcher = XDTSCHEMA_YMD.matcher(lexicalRepresentation); in newDurationYearMonth()
607 + " lexical representation of \"" + lexicalRepresentation in newDurationYearMonth()
[all …]
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/java.xml/share/classes/javax/xml/datatype/
H A DDatatypeFactory.java244 public abstract Duration newDuration(final String lexicalRepresentation); in newDuration() argument
412 public Duration newDurationDayTime(final String lexicalRepresentation) { in newDurationDayTime() argument
414 if (lexicalRepresentation == null) { in newDurationDayTime()
421 Matcher matcher = XDTSCHEMA_DTD.matcher(lexicalRepresentation); in newDurationDayTime()
425 + " lexical representation of \"" + lexicalRepresentation in newDurationDayTime()
429 return newDuration(lexicalRepresentation); in newDurationDayTime()
593 final String lexicalRepresentation) { in newDurationYearMonth() argument
596 if (lexicalRepresentation == null) { in newDurationYearMonth()
603 Matcher matcher = XDTSCHEMA_YMD.matcher(lexicalRepresentation); in newDurationYearMonth()
607 + " lexical representation of \"" + lexicalRepresentation in newDurationYearMonth()
[all …]
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jaxp/src/javax/xml/datatype/
H A DDatatypeFactory.java220 public abstract Duration newDuration(final String lexicalRepresentation); in newDuration() argument
386 public Duration newDurationDayTime(final String lexicalRepresentation) { in newDurationDayTime() argument
388 if (lexicalRepresentation == null) { in newDurationDayTime()
395 Matcher matcher = XDTSCHEMA_DTD.matcher(lexicalRepresentation); in newDurationDayTime()
399 + " lexical representation of \"" + lexicalRepresentation in newDurationDayTime()
403 return newDuration(lexicalRepresentation); in newDurationDayTime()
564 final String lexicalRepresentation) { in newDurationYearMonth() argument
567 if (lexicalRepresentation == null) { in newDurationYearMonth()
574 Matcher matcher = XDTSCHEMA_YMD.matcher(lexicalRepresentation); in newDurationYearMonth()
578 + " lexical representation of \"" + lexicalRepresentation in newDurationYearMonth()
[all …]
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jaxp/src/javax/xml/datatype/
H A DDatatypeFactory.java220 public abstract Duration newDuration(final String lexicalRepresentation); in newDuration() argument
386 public Duration newDurationDayTime(final String lexicalRepresentation) { in newDurationDayTime() argument
388 if (lexicalRepresentation == null) { in newDurationDayTime()
395 Matcher matcher = XDTSCHEMA_DTD.matcher(lexicalRepresentation); in newDurationDayTime()
399 + " lexical representation of \"" + lexicalRepresentation in newDurationDayTime()
403 return newDuration(lexicalRepresentation); in newDurationDayTime()
564 final String lexicalRepresentation) { in newDurationYearMonth() argument
567 if (lexicalRepresentation == null) { in newDurationYearMonth()
574 Matcher matcher = XDTSCHEMA_YMD.matcher(lexicalRepresentation); in newDurationYearMonth()
578 + " lexical representation of \"" + lexicalRepresentation in newDurationYearMonth()
[all …]
/dports/java/sablevm-classpath/sablevm-classpath-1.13/javax/xml/datatype/
H A DDatatypeFactory.java90 public abstract Duration newDuration(String lexicalRepresentation); in newDuration() argument
148 public Duration newDurationDayTime(String lexicalRepresentation) in newDurationDayTime() argument
150 return newDuration(lexicalRepresentation); in newDurationDayTime()
214 public Duration newDurationYearMonth(String lexicalRepresentation) in newDurationYearMonth() argument
216 return newDuration(lexicalRepresentation); in newDurationYearMonth()
277 public abstract XMLGregorianCalendar newXMLGregorianCalendar(String lexicalRepresentation); in newXMLGregorianCalendar() argument
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/jaxp/javax/xml/jaxp/module/ServiceProviderTest/src/DefaultFactoryWrapperTest/xmlwrapperprovider/xwp/
H A DDatatypeFactoryWrapper.java38 public Duration newDuration(String lexicalRepresentation) { in newDuration() argument
39 return defaultImpl.newDuration(lexicalRepresentation); in newDuration()
59 public XMLGregorianCalendar newXMLGregorianCalendar(String lexicalRepresentation) { in newXMLGregorianCalendar() argument
60 return defaultImpl.newXMLGregorianCalendar(lexicalRepresentation); in newXMLGregorianCalendar()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/jaxp/javax/xml/jaxp/module/ServiceProviderTest/src/DefaultFactoryWrapperTest/xmlwrapperprovider/xwp/
H A DDatatypeFactoryWrapper.java38 public Duration newDuration(String lexicalRepresentation) { in newDuration() argument
39 return defaultImpl.newDuration(lexicalRepresentation); in newDuration()
59 public XMLGregorianCalendar newXMLGregorianCalendar(String lexicalRepresentation) { in newXMLGregorianCalendar() argument
60 return defaultImpl.newXMLGregorianCalendar(lexicalRepresentation); in newXMLGregorianCalendar()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/jaxp/javax/xml/jaxp/module/ServiceProviderTest/src/DefaultFactoryWrapperTest/xmlwrapperprovider/xwp/
H A DDatatypeFactoryWrapper.java38 public Duration newDuration(String lexicalRepresentation) { in newDuration() argument
39 return defaultImpl.newDuration(lexicalRepresentation); in newDuration()
59 public XMLGregorianCalendar newXMLGregorianCalendar(String lexicalRepresentation) { in newXMLGregorianCalendar() argument
60 return defaultImpl.newXMLGregorianCalendar(lexicalRepresentation); in newXMLGregorianCalendar()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/jaxp/javax/xml/jaxp/module/ServiceProviderTest/src/DefaultFactoryWrapperTest/xmlwrapperprovider/xwp/
H A DDatatypeFactoryWrapper.java38 public Duration newDuration(String lexicalRepresentation) { in newDuration() argument
39 return defaultImpl.newDuration(lexicalRepresentation); in newDuration()
59 public XMLGregorianCalendar newXMLGregorianCalendar(String lexicalRepresentation) { in newXMLGregorianCalendar() argument
60 return defaultImpl.newXMLGregorianCalendar(lexicalRepresentation); in newXMLGregorianCalendar()

1234