Class RelaxNGDescription
java.lang.Object
org.apache.xerces.util.XMLResourceIdentifierImpl
org.eclipse.lemminx.extensions.relaxng.jing.RelaxNGDescription
- All Implemented Interfaces:
org.apache.xerces.xni.grammars.XMLGrammarDescription,org.apache.xerces.xni.XMLResourceIdentifier
public class RelaxNGDescription
extends org.apache.xerces.util.XMLResourceIdentifierImpl
implements org.apache.xerces.xni.grammars.XMLGrammarDescription
All information specific to RelaxNG grammars.
- Author:
- Angelo ZERR
-
Field Summary
Fields inherited from class org.apache.xerces.util.XMLResourceIdentifierImpl
fBaseSystemId, fExpandedSystemId, fLiteralSystemId, fNamespace, fPublicIdFields inherited from interface org.apache.xerces.xni.grammars.XMLGrammarDescription
XML_DTD, XML_SCHEMA -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.xerces.util.XMLResourceIdentifierImpl
clear, getBaseSystemId, getExpandedSystemId, getLiteralSystemId, getNamespace, getPublicId, hashCode, setBaseSystemId, setExpandedSystemId, setLiteralSystemId, setNamespace, setPublicId, setValues, setValues, toStringMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface org.apache.xerces.xni.XMLResourceIdentifier
getBaseSystemId, getExpandedSystemId, getLiteralSystemId, getNamespace, getPublicId, setBaseSystemId, setExpandedSystemId, setLiteralSystemId, setNamespace, setPublicId
-
Constructor Details
-
RelaxNGDescription
-
-
Method Details
-
getGrammarType
- Specified by:
getGrammarTypein interfaceorg.apache.xerces.xni.grammars.XMLGrammarDescription
-