public class GetDocumentsTransformation extends AbstractTransformation
SdxObject.ConfigurationNode
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
SEND_ALL_FIELDS
String representation for a transformation parameter
|
static java.lang.String |
SEND_INTERNAL_FIELDS
String representation for a transformation parameter
|
static java.lang.String |
SEND_SDX_ELEMENTS
String representation for a transformation parameter
|
static java.lang.String |
SEND_USER_FIELDS
String representation for a transformation parameter
|
_resolver, PARAMETER_NAME_DISABLE, PARAMETER_NAME_ENABLE, parameters, transParameters
_configuration, _context, _description, _encoding, _id, _locale, _logger, _manager, _xmlizable_objects, _xmlLang, isToSaxInitialized
contentHandler, EMPTY_CONTENT_HANDLER, lexicalHandler, xmlConsumer
ATTRIBUTE_KEEP, ATTRIBUTE_SRC, ATTRIBUTE_TH, CLASS_NAME_SUFFIX, PACKAGE_QUALNAME
DEFAULT_ENCODING
Constructor and Description |
---|
GetDocumentsTransformation() |
Modifier and Type | Method and Description |
---|---|
void |
characters(char[] c,
int start,
int len)
Filters characters
|
void |
configure(org.apache.avalon.framework.configuration.Configuration configuration)
Could be used to configure this object, but currently has no function
|
void |
endElement(java.lang.String uri,
java.lang.String local,
java.lang.String qName)
Filters elements
|
protected boolean |
initToSax()
Init the DefaultContext class _xmlizable_objects with the objects in order to describ them in XML
|
void |
setParameters(org.apache.avalon.framework.parameters.Parameters p)
Set's the parameters for this transformation
|
void |
startElement(java.lang.String uri,
java.lang.String local,
java.lang.String qName,
org.xml.sax.Attributes attr)
Filters elements
|
getClassNameSuffix, getParameters, initVolatileObjectsToSax, isStepEnabled, recycle, service, shouldKeepResult, verifyConfigurationParameters
configureDescription, contextualize, enableLogging, getBaseAttributes, getConfiguration, getContext, getDescription, getEncoding, getId, getLocale, getLog, getServiceManager, getXmlLang, setDescription, setEncoding, setId, setLocale, setUpSdxObject, setUpSdxObject, setXmlLang, toSAX, verifyConfigurationResources
comment, endCDATA, endDocument, endDTD, endEntity, endPrefixMapping, ignorableWhitespace, processingInstruction, setDocumentLocator, skippedEntity, startCDATA, startDocument, startDTD, startEntity, startPrefixMapping
setConsumer, setContentHandler, setLexicalHandler
getLogger, setupLogger, setupLogger, setupLogger
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
endDocument, endPrefixMapping, ignorableWhitespace, processingInstruction, setDocumentLocator, skippedEntity, startDocument, startPrefixMapping
comment, endCDATA, endDTD, endEntity, startCDATA, startDTD, startEntity
getId, setId
getDescription, setDescription
getEncoding, setEncoding
getLocale, getXmlLang, setLocale, setXmlLang
public static final java.lang.String SEND_USER_FIELDS
public static final java.lang.String SEND_INTERNAL_FIELDS
public static final java.lang.String SEND_SDX_ELEMENTS
public static final java.lang.String SEND_ALL_FIELDS
public void configure(org.apache.avalon.framework.configuration.Configuration configuration) throws org.apache.avalon.framework.configuration.ConfigurationException
configure
in interface org.apache.avalon.framework.configuration.Configurable
configure
in class AbstractTransformation
configuration
- org.apache.avalon.framework.configuration.ConfigurationException
public void setParameters(org.apache.avalon.framework.parameters.Parameters p)
setParameters
in interface Transformation
setParameters
in class AbstractTransformation
p
- The parameterspublic void startElement(java.lang.String uri, java.lang.String local, java.lang.String qName, org.xml.sax.Attributes attr) throws org.xml.sax.SAXException
startElement
in interface org.xml.sax.ContentHandler
startElement
in class org.apache.cocoon.xml.AbstractXMLPipe
org.xml.sax.SAXException
public void characters(char[] c, int start, int len) throws org.xml.sax.SAXException
characters
in interface org.xml.sax.ContentHandler
characters
in class org.apache.cocoon.xml.AbstractXMLPipe
org.xml.sax.SAXException
public void endElement(java.lang.String uri, java.lang.String local, java.lang.String qName) throws org.xml.sax.SAXException
endElement
in interface org.xml.sax.ContentHandler
endElement
in class org.apache.cocoon.xml.AbstractXMLPipe
org.xml.sax.SAXException
protected boolean initToSax()
AbstractSdxXMLPipe
initToSax
in class AbstractTransformation
Copyright © 2000-2010 Ministere de la culture et de la communication / AJLSM. All Rights Reserved.