|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.xml.sax.helpers.DefaultHandler
com.arsdigita.cms.installer.xml.XMLContentTypeHandler
Parses XML file definition of content types and loads them to the database.
ContentTypeInitializer| Constructor Summary | |
XMLContentTypeHandler()
|
|
| Method Summary | |
void |
endElement(String uri,
String name,
String qName,
org.xml.sax.Attributes atts)
|
List |
getContentTypes()
|
void |
startElement(String uri,
String name,
String qName,
org.xml.sax.Attributes atts)
|
| Methods inherited from class org.xml.sax.helpers.DefaultHandler |
characters, endDocument, endElement, endPrefixMapping, error, fatalError, ignorableWhitespace, notationDecl, processingInstruction, resolveEntity, setDocumentLocator, skippedEntity, startDocument, startPrefixMapping, unparsedEntityDecl, warning |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public XMLContentTypeHandler()
| Method Detail |
public List getContentTypes()
public void startElement(String uri,
String name,
String qName,
org.xml.sax.Attributes atts)
public void endElement(String uri,
String name,
String qName,
org.xml.sax.Attributes atts)
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||