public abstract class AbstractThesaurusBuilder extends org.apache.cocoon.xml.AbstractXMLPipe implements ThesaurusBuilder
| Modifier and Type | Field and Description |
|---|---|
protected java.util.ArrayList |
concepts |
protected org.apache.avalon.framework.logger.Logger |
logger
Avalon super.getLog() to write information.
|
| Constructor and Description |
|---|
AbstractThesaurusBuilder() |
| Modifier and Type | Method and Description |
|---|---|
void |
enableLogging(org.apache.avalon.framework.logger.Logger logger)
Sets the super.getLog() for this object.
|
Concept[] |
getConcepts() |
characters, comment, endCDATA, endDocument, endDTD, endElement, endEntity, endPrefixMapping, ignorableWhitespace, processingInstruction, setDocumentLocator, skippedEntity, startCDATA, startDocument, startDTD, startElement, startEntity, startPrefixMappingrecycle, setConsumer, setContentHandler, setLexicalHandlergetLogger, setupLogger, setupLogger, setupLoggerclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcharacters, endDocument, endElement, endPrefixMapping, ignorableWhitespace, processingInstruction, setDocumentLocator, skippedEntity, startDocument, startElement, startPrefixMappingprotected org.apache.avalon.framework.logger.Logger logger
protected java.util.ArrayList concepts
public void enableLogging(org.apache.avalon.framework.logger.Logger logger)
Setting the super.getLog() ensures proper logging of potential errors. If not set, this class won't be able to log any information. But it will still work.
enableLogging in interface org.apache.avalon.framework.logger.LogEnabledenableLogging in class org.apache.avalon.framework.logger.AbstractLogEnabledpublic Concept[] getConcepts()
getConcepts in interface ThesaurusBuilderCopyright © 2000-2010 Ministere de la culture et de la communication / AJLSM. All Rights Reserved.