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.XMLGrammarDescriptionAll information specific to RelaxNG grammars.- Author:
- Angelo ZERR
-
-
Constructor Summary
Constructors Constructor Description RelaxNGDescription(String systemId, String baseSystemId)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetGrammarType()-
Methods inherited from class org.apache.xerces.util.XMLResourceIdentifierImpl
clear, getBaseSystemId, getExpandedSystemId, getLiteralSystemId, getNamespace, getPublicId, hashCode, setBaseSystemId, setExpandedSystemId, setLiteralSystemId, setNamespace, setPublicId, setValues, setValues, toString
-
-