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 SummaryFields inherited from class org.apache.myfaces.tobago.internal.config.TobagoConfigEntityResolverTOBAGO_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 SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionbooleanisSchema()voidstartElement(String uri, String localName, String qName, Attributes attributes) Methods inherited from class org.apache.myfaces.tobago.internal.config.TobagoConfigEntityResolverresolveEntityMethods inherited from class org.xml.sax.helpers.DefaultHandlercharacters, endDocument, endElement, endPrefixMapping, error, fatalError, ignorableWhitespace, notationDecl, processingInstruction, setDocumentLocator, skippedEntity, startDocument, startPrefixMapping, unparsedEntityDecl, warningMethods inherited from class java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.xml.sax.ContentHandlerdeclaration
- 
Constructor Details- 
TobagoConfigVersion
 
- 
- 
Method Details- 
startElement- Specified by:
- startElementin interface- ContentHandler
- Overrides:
- startElementin class- DefaultHandler
 
- 
isSchemapublic boolean isSchema()
- 
getVersion
 
-