Home
last modified time | relevance | path

Searched refs:baseSystemId (Results 1 – 25 of 199) sorted by relevance

12345678

/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/java.xml/share/classes/com/sun/org/apache/xerces/internal/util/
H A DXMLResourceIdentifierImpl.java72 String literalSystemId, String baseSystemId, in XMLResourceIdentifierImpl() argument
74 setValues(publicId, literalSystemId, baseSystemId, in XMLResourceIdentifierImpl()
88 String baseSystemId, String expandedSystemId, in XMLResourceIdentifierImpl() argument
90 setValues(publicId, literalSystemId, baseSystemId, in XMLResourceIdentifierImpl()
100 String baseSystemId, String expandedSystemId) { in setValues() argument
101 setValues(publicId, literalSystemId, baseSystemId, in setValues()
107 String baseSystemId, String expandedSystemId, in setValues() argument
111 fBaseSystemId = baseSystemId; in setValues()
136 public void setBaseSystemId(String baseSystemId) { in setBaseSystemId() argument
137 fBaseSystemId = baseSystemId; in setBaseSystemId()
H A DXMLEntityDescriptionImpl.java54 String baseSystemId, String expandedSystemId) { in XMLEntityDescriptionImpl() argument
55 setDescription(entityName, publicId, literalSystemId, baseSystemId, expandedSystemId); in XMLEntityDescriptionImpl()
69 … String baseSystemId, String expandedSystemId, String namespace) { in XMLEntityDescriptionImpl() argument
70 … setDescription(entityName, publicId, literalSystemId, baseSystemId, expandedSystemId, namespace); in XMLEntityDescriptionImpl()
112 String baseSystemId, String expandedSystemId) { in setDescription() argument
113 setDescription(entityName, publicId, literalSystemId, baseSystemId, expandedSystemId, null); in setDescription()
127 String baseSystemId, String expandedSystemId, String namespace) { in setDescription() argument
129 setValues(publicId, literalSystemId, baseSystemId, expandedSystemId, namespace); in setDescription()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/java.xml/share/classes/com/sun/org/apache/xerces/internal/util/
H A DXMLResourceIdentifierImpl.java72 String literalSystemId, String baseSystemId, in XMLResourceIdentifierImpl() argument
74 setValues(publicId, literalSystemId, baseSystemId, in XMLResourceIdentifierImpl()
88 String baseSystemId, String expandedSystemId, in XMLResourceIdentifierImpl() argument
90 setValues(publicId, literalSystemId, baseSystemId, in XMLResourceIdentifierImpl()
100 String baseSystemId, String expandedSystemId) { in setValues() argument
101 setValues(publicId, literalSystemId, baseSystemId, in setValues()
107 String baseSystemId, String expandedSystemId, in setValues() argument
111 fBaseSystemId = baseSystemId; in setValues()
136 public void setBaseSystemId(String baseSystemId) { in setBaseSystemId() argument
137 fBaseSystemId = baseSystemId; in setBaseSystemId()
H A DXMLEntityDescriptionImpl.java54 String baseSystemId, String expandedSystemId) { in XMLEntityDescriptionImpl() argument
55 setDescription(entityName, publicId, literalSystemId, baseSystemId, expandedSystemId); in XMLEntityDescriptionImpl()
69 … String baseSystemId, String expandedSystemId, String namespace) { in XMLEntityDescriptionImpl() argument
70 … setDescription(entityName, publicId, literalSystemId, baseSystemId, expandedSystemId, namespace); in XMLEntityDescriptionImpl()
112 String baseSystemId, String expandedSystemId) { in setDescription() argument
113 setDescription(entityName, publicId, literalSystemId, baseSystemId, expandedSystemId, null); in setDescription()
127 String baseSystemId, String expandedSystemId, String namespace) { in setDescription() argument
129 setValues(publicId, literalSystemId, baseSystemId, expandedSystemId, namespace); in setDescription()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/java.xml/share/classes/com/sun/org/apache/xerces/internal/util/
H A DXMLResourceIdentifierImpl.java72 String literalSystemId, String baseSystemId, in XMLResourceIdentifierImpl() argument
74 setValues(publicId, literalSystemId, baseSystemId, in XMLResourceIdentifierImpl()
88 String baseSystemId, String expandedSystemId, in XMLResourceIdentifierImpl() argument
90 setValues(publicId, literalSystemId, baseSystemId, in XMLResourceIdentifierImpl()
100 String baseSystemId, String expandedSystemId) { in setValues() argument
101 setValues(publicId, literalSystemId, baseSystemId, in setValues()
107 String baseSystemId, String expandedSystemId, in setValues() argument
111 fBaseSystemId = baseSystemId; in setValues()
136 public void setBaseSystemId(String baseSystemId) { in setBaseSystemId() argument
137 fBaseSystemId = baseSystemId; in setBaseSystemId()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/java.xml/share/classes/com/sun/org/apache/xerces/internal/util/
H A DXMLResourceIdentifierImpl.java72 String literalSystemId, String baseSystemId, in XMLResourceIdentifierImpl() argument
74 setValues(publicId, literalSystemId, baseSystemId, in XMLResourceIdentifierImpl()
88 String baseSystemId, String expandedSystemId, in XMLResourceIdentifierImpl() argument
90 setValues(publicId, literalSystemId, baseSystemId, in XMLResourceIdentifierImpl()
100 String baseSystemId, String expandedSystemId) { in setValues() argument
101 setValues(publicId, literalSystemId, baseSystemId, in setValues()
107 String baseSystemId, String expandedSystemId, in setValues() argument
111 fBaseSystemId = baseSystemId; in setValues()
136 public void setBaseSystemId(String baseSystemId) { in setBaseSystemId() argument
137 fBaseSystemId = baseSystemId; in setBaseSystemId()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/java.xml/share/classes/com/sun/org/apache/xerces/internal/util/
H A DXMLResourceIdentifierImpl.java72 String literalSystemId, String baseSystemId, in XMLResourceIdentifierImpl() argument
74 setValues(publicId, literalSystemId, baseSystemId, in XMLResourceIdentifierImpl()
88 String baseSystemId, String expandedSystemId, in XMLResourceIdentifierImpl() argument
90 setValues(publicId, literalSystemId, baseSystemId, in XMLResourceIdentifierImpl()
100 String baseSystemId, String expandedSystemId) { in setValues() argument
101 setValues(publicId, literalSystemId, baseSystemId, in setValues()
107 String baseSystemId, String expandedSystemId, in setValues() argument
111 fBaseSystemId = baseSystemId; in setValues()
136 public void setBaseSystemId(String baseSystemId) { in setBaseSystemId() argument
137 fBaseSystemId = baseSystemId; in setBaseSystemId()
H A DXMLEntityDescriptionImpl.java54 String baseSystemId, String expandedSystemId) { in XMLEntityDescriptionImpl() argument
55 setDescription(entityName, publicId, literalSystemId, baseSystemId, expandedSystemId); in XMLEntityDescriptionImpl()
69 … String baseSystemId, String expandedSystemId, String namespace) { in XMLEntityDescriptionImpl() argument
70 … setDescription(entityName, publicId, literalSystemId, baseSystemId, expandedSystemId, namespace); in XMLEntityDescriptionImpl()
112 String baseSystemId, String expandedSystemId) { in setDescription() argument
113 setDescription(entityName, publicId, literalSystemId, baseSystemId, expandedSystemId, null); in setDescription()
127 String baseSystemId, String expandedSystemId, String namespace) { in setDescription() argument
129 setValues(publicId, literalSystemId, baseSystemId, expandedSystemId, namespace); in setDescription()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/java.xml/share/classes/com/sun/org/apache/xerces/internal/util/
H A DXMLResourceIdentifierImpl.java72 String literalSystemId, String baseSystemId, in XMLResourceIdentifierImpl() argument
74 setValues(publicId, literalSystemId, baseSystemId, in XMLResourceIdentifierImpl()
88 String baseSystemId, String expandedSystemId, in XMLResourceIdentifierImpl() argument
90 setValues(publicId, literalSystemId, baseSystemId, in XMLResourceIdentifierImpl()
100 String baseSystemId, String expandedSystemId) { in setValues() argument
101 setValues(publicId, literalSystemId, baseSystemId, in setValues()
107 String baseSystemId, String expandedSystemId, in setValues() argument
111 fBaseSystemId = baseSystemId; in setValues()
136 public void setBaseSystemId(String baseSystemId) { in setBaseSystemId() argument
137 fBaseSystemId = baseSystemId; in setBaseSystemId()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/java.xml/share/classes/com/sun/org/apache/xerces/internal/util/
H A DXMLResourceIdentifierImpl.java72 String literalSystemId, String baseSystemId, in XMLResourceIdentifierImpl() argument
74 setValues(publicId, literalSystemId, baseSystemId, in XMLResourceIdentifierImpl()
88 String baseSystemId, String expandedSystemId, in XMLResourceIdentifierImpl() argument
90 setValues(publicId, literalSystemId, baseSystemId, in XMLResourceIdentifierImpl()
100 String baseSystemId, String expandedSystemId) { in setValues() argument
101 setValues(publicId, literalSystemId, baseSystemId, in setValues()
107 String baseSystemId, String expandedSystemId, in setValues() argument
111 fBaseSystemId = baseSystemId; in setValues()
136 public void setBaseSystemId(String baseSystemId) { in setBaseSystemId() argument
137 fBaseSystemId = baseSystemId; in setBaseSystemId()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/java.xml/share/classes/com/sun/org/apache/xerces/internal/util/
H A DXMLResourceIdentifierImpl.java72 String literalSystemId, String baseSystemId, in XMLResourceIdentifierImpl() argument
74 setValues(publicId, literalSystemId, baseSystemId, in XMLResourceIdentifierImpl()
88 String baseSystemId, String expandedSystemId, in XMLResourceIdentifierImpl() argument
90 setValues(publicId, literalSystemId, baseSystemId, in XMLResourceIdentifierImpl()
100 String baseSystemId, String expandedSystemId) { in setValues() argument
101 setValues(publicId, literalSystemId, baseSystemId, in setValues()
107 String baseSystemId, String expandedSystemId, in setValues() argument
111 fBaseSystemId = baseSystemId; in setValues()
136 public void setBaseSystemId(String baseSystemId) { in setBaseSystemId() argument
137 fBaseSystemId = baseSystemId; in setBaseSystemId()
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jaxp/src/com/sun/org/apache/xerces/internal/util/
H A DXMLResourceIdentifierImpl.java71 String literalSystemId, String baseSystemId, in XMLResourceIdentifierImpl() argument
73 setValues(publicId, literalSystemId, baseSystemId, in XMLResourceIdentifierImpl()
87 String baseSystemId, String expandedSystemId, in XMLResourceIdentifierImpl() argument
89 setValues(publicId, literalSystemId, baseSystemId, in XMLResourceIdentifierImpl()
99 String baseSystemId, String expandedSystemId) { in setValues() argument
100 setValues(publicId, literalSystemId, baseSystemId, in setValues()
106 String baseSystemId, String expandedSystemId, in setValues() argument
110 fBaseSystemId = baseSystemId; in setValues()
135 public void setBaseSystemId(String baseSystemId) { in setBaseSystemId() argument
136 fBaseSystemId = baseSystemId; in setBaseSystemId()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jaxp/src/com/sun/org/apache/xerces/internal/util/
H A DXMLResourceIdentifierImpl.java71 String literalSystemId, String baseSystemId, in XMLResourceIdentifierImpl() argument
73 setValues(publicId, literalSystemId, baseSystemId, in XMLResourceIdentifierImpl()
87 String baseSystemId, String expandedSystemId, in XMLResourceIdentifierImpl() argument
89 setValues(publicId, literalSystemId, baseSystemId, in XMLResourceIdentifierImpl()
99 String baseSystemId, String expandedSystemId) { in setValues() argument
100 setValues(publicId, literalSystemId, baseSystemId, in setValues()
106 String baseSystemId, String expandedSystemId, in setValues() argument
110 fBaseSystemId = baseSystemId; in setValues()
135 public void setBaseSystemId(String baseSystemId) { in setBaseSystemId() argument
136 fBaseSystemId = baseSystemId; in setBaseSystemId()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/java.xml/share/classes/com/sun/org/apache/xerces/internal/impl/dtd/
H A DXMLEntityDecl.java42 public String baseSystemId; field in XMLEntityDecl
73 String baseSystemId, String notation, in setValues() argument
75 setValues(name, publicId, systemId, baseSystemId, notation, null, isPE, inExternal); in setValues()
91 String baseSystemId, String notation, in setValues() argument
96 this.baseSystemId = baseSystemId; in setValues()
110 this.baseSystemId = null; in clear()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/java.xml/share/classes/com/sun/org/apache/xerces/internal/impl/dtd/
H A DXMLEntityDecl.java42 public String baseSystemId; field in XMLEntityDecl
73 String baseSystemId, String notation, in setValues() argument
75 setValues(name, publicId, systemId, baseSystemId, notation, null, isPE, inExternal); in setValues()
91 String baseSystemId, String notation, in setValues() argument
96 this.baseSystemId = baseSystemId; in setValues()
110 this.baseSystemId = null; in clear()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/java.xml/share/classes/com/sun/org/apache/xerces/internal/impl/dtd/
H A DXMLEntityDecl.java42 public String baseSystemId; field in XMLEntityDecl
73 String baseSystemId, String notation, in setValues() argument
75 setValues(name, publicId, systemId, baseSystemId, notation, null, isPE, inExternal); in setValues()
91 String baseSystemId, String notation, in setValues() argument
96 this.baseSystemId = baseSystemId; in setValues()
110 this.baseSystemId = null; in clear()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/java.xml/share/classes/com/sun/org/apache/xerces/internal/impl/dtd/
H A DXMLEntityDecl.java42 public String baseSystemId; field in XMLEntityDecl
73 String baseSystemId, String notation, in setValues() argument
75 setValues(name, publicId, systemId, baseSystemId, notation, null, isPE, inExternal); in setValues()
91 String baseSystemId, String notation, in setValues() argument
96 this.baseSystemId = baseSystemId; in setValues()
110 this.baseSystemId = null; in clear()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/java.xml/share/classes/com/sun/org/apache/xerces/internal/impl/dtd/
H A DXMLEntityDecl.java42 public String baseSystemId; field in XMLEntityDecl
73 String baseSystemId, String notation, in setValues() argument
75 setValues(name, publicId, systemId, baseSystemId, notation, null, isPE, inExternal); in setValues()
91 String baseSystemId, String notation, in setValues() argument
96 this.baseSystemId = baseSystemId; in setValues()
110 this.baseSystemId = null; in clear()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/java.xml/share/classes/com/sun/org/apache/xerces/internal/impl/dtd/
H A DXMLEntityDecl.java42 public String baseSystemId; field in XMLEntityDecl
73 String baseSystemId, String notation, in setValues() argument
75 setValues(name, publicId, systemId, baseSystemId, notation, null, isPE, inExternal); in setValues()
91 String baseSystemId, String notation, in setValues() argument
96 this.baseSystemId = baseSystemId; in setValues()
110 this.baseSystemId = null; in clear()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/java.xml/share/classes/com/sun/org/apache/xerces/internal/impl/dtd/
H A DXMLEntityDecl.java42 public String baseSystemId; field in XMLEntityDecl
73 String baseSystemId, String notation, in setValues() argument
75 setValues(name, publicId, systemId, baseSystemId, notation, null, isPE, inExternal); in setValues()
91 String baseSystemId, String notation, in setValues() argument
96 this.baseSystemId = baseSystemId; in setValues()
110 this.baseSystemId = null; in clear()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/java.xml/share/classes/com/sun/org/apache/xerces/internal/impl/dtd/
H A DXMLEntityDecl.java42 public String baseSystemId; field in XMLEntityDecl
73 String baseSystemId, String notation, in setValues() argument
75 setValues(name, publicId, systemId, baseSystemId, notation, null, isPE, inExternal); in setValues()
91 String baseSystemId, String notation, in setValues() argument
96 this.baseSystemId = baseSystemId; in setValues()
110 this.baseSystemId = null; in clear()
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jaxp/src/com/sun/org/apache/xerces/internal/impl/dtd/
H A DXMLEntityDecl.java82 public String baseSystemId; field in XMLEntityDecl
113 String baseSystemId, String notation, in setValues() argument
115 setValues(name, publicId, systemId, baseSystemId, notation, null, isPE, inExternal); in setValues()
131 String baseSystemId, String notation, in setValues() argument
136 this.baseSystemId = baseSystemId; in setValues()
150 this.baseSystemId = null; in clear()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jaxp/src/com/sun/org/apache/xerces/internal/impl/dtd/
H A DXMLEntityDecl.java82 public String baseSystemId; field in XMLEntityDecl
113 String baseSystemId, String notation, in setValues() argument
115 setValues(name, publicId, systemId, baseSystemId, notation, null, isPE, inExternal); in setValues()
131 String baseSystemId, String notation, in setValues() argument
136 this.baseSystemId = baseSystemId; in setValues()
150 this.baseSystemId = null; in clear()
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jaxp/src/com/sun/org/apache/xerces/internal/xni/parser/
H A DXMLInputSource.java85 String baseSystemId) { in XMLInputSource() argument
88 fBaseSystemId = baseSystemId; in XMLInputSource()
121 String baseSystemId, InputStream byteStream, in XMLInputSource() argument
125 fBaseSystemId = baseSystemId; in XMLInputSource()
147 String baseSystemId, Reader charStream, in XMLInputSource() argument
151 fBaseSystemId = baseSystemId; in XMLInputSource()
193 public void setBaseSystemId(String baseSystemId) { in setBaseSystemId() argument
194 fBaseSystemId = baseSystemId; in setBaseSystemId()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jaxp/src/com/sun/org/apache/xerces/internal/xni/parser/
H A DXMLInputSource.java85 String baseSystemId) { in XMLInputSource() argument
88 fBaseSystemId = baseSystemId; in XMLInputSource()
121 String baseSystemId, InputStream byteStream, in XMLInputSource() argument
125 fBaseSystemId = baseSystemId; in XMLInputSource()
147 String baseSystemId, Reader charStream, in XMLInputSource() argument
151 fBaseSystemId = baseSystemId; in XMLInputSource()
193 public void setBaseSystemId(String baseSystemId) { in setBaseSystemId() argument
194 fBaseSystemId = baseSystemId; in setBaseSystemId()

12345678