public static class BuildBundle.Handler extends org.xml.sax.helpers.DefaultHandler
| Constructor and Description |
|---|
BuildBundle.Handler() |
| Modifier and Type | Method and Description |
|---|---|
List<BuildBundle> |
getBundles() |
void |
startDocument() |
void |
startElement(String uri,
String localName,
String qName,
Attributes attributes) |
characters, endDocument, endElement, endPrefixMapping, error, fatalError, ignorableWhitespace, notationDecl, processingInstruction, resolveEntity, setDocumentLocator, skippedEntity, startPrefixMapping, unparsedEntityDecl, warningpublic void startDocument()
throws SAXException
startDocument in interface ContentHandlerstartDocument in class org.xml.sax.helpers.DefaultHandlerSAXExceptionpublic void startElement(String uri, String localName, String qName, Attributes attributes) throws SAXException
startElement in interface ContentHandlerstartElement in class org.xml.sax.helpers.DefaultHandlerSAXExceptionpublic List<BuildBundle> getBundles()
Copyright © 2004-2013. All Rights Reserved.