Class TobagoConfigVersion
java.lang.Object
org.xml.sax.helpers.DefaultHandler
org.apache.myfaces.tobago.internal.config.TobagoConfigEntityResolver
org.apache.myfaces.tobago.internal.config.TobagoConfigVersion
- All Implemented Interfaces:
ContentHandler
,DTDHandler
,EntityResolver
,ErrorHandler
-
Field Summary
Fields inherited from class org.apache.myfaces.tobago.internal.config.TobagoConfigEntityResolver
TOBAGO_CONFIG_XSD_1_5, TOBAGO_CONFIG_XSD_1_6, TOBAGO_CONFIG_XSD_2_0, TOBAGO_CONFIG_XSD_2_0_6, TOBAGO_CONFIG_XSD_3_0, TOBAGO_CONFIG_XSD_4_0, TOBAGO_CONFIG_XSD_5_0, TOBAGO_CONFIG_XSD_5_1
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean
isSchema()
void
startElement
(String uri, String localName, String qName, Attributes attributes) Methods inherited from class org.apache.myfaces.tobago.internal.config.TobagoConfigEntityResolver
resolveEntity
Methods inherited from class org.xml.sax.helpers.DefaultHandler
characters, endDocument, endElement, endPrefixMapping, error, fatalError, ignorableWhitespace, notationDecl, processingInstruction, setDocumentLocator, skippedEntity, startDocument, startPrefixMapping, unparsedEntityDecl, warning
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface org.xml.sax.ContentHandler
declaration
-
Constructor Details
-
TobagoConfigVersion
-
-
Method Details
-
startElement
- Specified by:
startElement
in interfaceContentHandler
- Overrides:
startElement
in classDefaultHandler
-
isSchema
public boolean isSchema() -
getVersion
-