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, startPrefixMapping
recycle, setConsumer, setContentHandler, setLexicalHandler
getLogger, setupLogger, setupLogger, setupLogger
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
characters, endDocument, endElement, endPrefixMapping, ignorableWhitespace, processingInstruction, setDocumentLocator, skippedEntity, startDocument, startElement, startPrefixMapping
protected 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.LogEnabled
enableLogging
in class org.apache.avalon.framework.logger.AbstractLogEnabled
public Concept[] getConcepts()
getConcepts
in interface ThesaurusBuilder
Copyright © 2000-2010 Ministere de la culture et de la communication / AJLSM. All Rights Reserved.