public class ExplorerNodeGenerator extends ServiceableGenerator
Modifier and Type | Field and Description |
---|---|
protected ExplorerApplicationExtensionPoint |
_explorerApplicationEP
The explorer application EP
|
protected AmetysObjectResolver |
_resolver
The resolver for ametys object
|
manager
objectModel, parameters, resolver, source
contentHandler, EMPTY_CONTENT_HANDLER, lexicalHandler, xmlConsumer
Constructor and Description |
---|
ExplorerNodeGenerator() |
Modifier and Type | Method and Description |
---|---|
private void |
_saxExplorerNode(ExplorerNode node) |
void |
generate() |
protected void |
saxExplorerNode(ExplorerNode node)
Sax a
ExplorerNode |
void |
service(ServiceManager sManager) |
dispose
recycle, setup
setConsumer, setContentHandler, setLexicalHandler
enableLogging, getLogger, setupLogger, setupLogger, setupLogger
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
setConsumer
protected AmetysObjectResolver _resolver
protected ExplorerApplicationExtensionPoint _explorerApplicationEP
public ExplorerNodeGenerator()
public void service(ServiceManager sManager) throws ServiceException
service
in interface Serviceable
service
in class ServiceableGenerator
ServiceException
public void generate() throws IOException, SAXException, ProcessingException
private void _saxExplorerNode(ExplorerNode node) throws SAXException
SAXException
protected void saxExplorerNode(ExplorerNode node) throws SAXException
ExplorerNode
node
- The node to saxSAXException
- If an error occurred while saxing