private class GenerateDdlMojo.PersistenceXmlHandler extends DefaultHandler
| Modifier and Type | Field and Description |
|---|---|
private Configuration |
configuration |
| Constructor and Description |
|---|
PersistenceXmlHandler(Configuration configuration) |
| Modifier and Type | Method and Description |
|---|---|
void |
startElement(String uri,
String localName,
String qName,
Attributes attributes) |
characters, endDocument, endElement, endPrefixMapping, error, fatalError, ignorableWhitespace, notationDecl, processingInstruction, resolveEntity, setDocumentLocator, skippedEntity, startDocument, startPrefixMapping, unparsedEntityDecl, warningprivate final transient Configuration configuration
public PersistenceXmlHandler(Configuration configuration)
public void startElement(String uri, String localName, String qName, Attributes attributes)
startElement in interface ContentHandlerstartElement in class DefaultHandlerCopyright © 2014–2016 Jens Pelzetter. All rights reserved.