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 
 | 
managerobjectModel, parameters, resolver, sourcecontentHandler, 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)  | 
disposerecycle, setupsetConsumer, setContentHandler, setLexicalHandlerenableLogging, getLogger, setupLogger, setupLogger, setupLoggerclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitsetConsumerprotected AmetysObjectResolver _resolver
protected ExplorerApplicationExtensionPoint _explorerApplicationEP
public ExplorerNodeGenerator()
public void service(ServiceManager sManager) throws ServiceException
service in interface Serviceableservice in class ServiceableGeneratorServiceExceptionpublic void generate() throws IOException, SAXException, ProcessingException
private void _saxExplorerNode(ExplorerNode node) throws SAXException
SAXExceptionprotected void saxExplorerNode(ExplorerNode node) throws SAXException
ExplorerNodenode - The node to saxSAXException - If an error occurred while saxing