Searched defs:expandedSystemId (Results 1 - 3 of 3) sorted by relevance

/openjdk10/jaxp/src/java.xml/share/classes/com/sun/org/apache/xerces/internal/util/
H A DXMLEntityDescriptionImpl.java53 XMLEntityDescriptionImpl(String entityName, String publicId, String literalSystemId, String baseSystemId, String expandedSystemId) argument
68 XMLEntityDescriptionImpl(String entityName, String publicId, String literalSystemId, String baseSystemId, String expandedSystemId, String namespace) argument
111 setDescription(String entityName, String publicId, String literalSystemId, String baseSystemId, String expandedSystemId) argument
126 setDescription(String entityName, String publicId, String literalSystemId, String baseSystemId, String expandedSystemId, String namespace) argument
[all...]
H A DXMLResourceIdentifierImpl.java71 XMLResourceIdentifierImpl(String publicId, String literalSystemId, String baseSystemId, String expandedSystemId) argument
87 XMLResourceIdentifierImpl(String publicId, String literalSystemId, String baseSystemId, String expandedSystemId, String namespace) argument
99 setValues(String publicId, String literalSystemId, String baseSystemId, String expandedSystemId) argument
106 setValues(String publicId, String literalSystemId, String baseSystemId, String expandedSystemId, String namespace) argument
141 setExpandedSystemId(String expandedSystemId) argument
[all...]
/openjdk10/jaxp/src/java.xml/share/classes/com/sun/org/apache/xerces/internal/xinclude/
H A DXIncludeHandler.java2745 public String expandedSystemId; field in class:XIncludeHandler.Notation
2786 public String expandedSystemId; field in class:XIncludeHandler.UnparsedEntity
[all...]

Completed in 46 milliseconds