|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectnet.sundog.hoople.BaseParser
net.sundog.hoople.BaseXMLGeneratingParser
net.sundog.hoople.JSFParser
Supports creating JSF faces-config files.
| Constructor Summary | |
JSFParser()
|
|
| Method Summary | |
protected void |
finalizeElement(org.w3c.dom.Element element)
Called after the element has been copied from the URL Configuration. |
protected org.w3c.dom.Element |
getParentConfigElement(org.w3c.dom.Document baseAsDOM)
Return the element for which all generated Elements should be appended to. |
| Methods inherited from class net.sundog.hoople.BaseXMLGeneratingParser |
addElementToBase, endElement, getBaseFile, getBaseFileDOM, getFinalFile, isCheckVCSIgnore, isVCSIgnoreSet, setActive, setBaseFile, setCheckVCSIgnore, setFinalFile, startElement, writeFinalFile |
| Methods inherited from class net.sundog.hoople.BaseParser |
convertToAbsolutePath, getDocumentBuilder, getUrlConfigurationParser, isActive, setActive, setDocumentBuilder, setUrlConfigurationParser |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public JSFParser()
| Method Detail |
protected org.w3c.dom.Element getParentConfigElement(org.w3c.dom.Document baseAsDOM)
BaseXMLGeneratingParser
getParentConfigElement in class BaseXMLGeneratingParser
protected void finalizeElement(org.w3c.dom.Element element)
throws java.io.IOException,
org.xml.sax.SAXException
BaseXMLGeneratingParser
finalizeElement in class BaseXMLGeneratingParserjava.io.IOException
org.xml.sax.SAXException
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||