A B C E F G I L M N O P Q R S T W X

A

addTraceListener(TraceListener) - Method in interface org.apache.xalan.xslt.XSLTProcessor
Deprecated. Add a trace listener for the purposes of debugging and diagnosis.
addTraceListener(TraceListener) - Method in class org.apache.xalan.xslt.XSLTEngineImpl
Deprecated. Add a trace listener for the purposes of debugging and diagnosis.

B

bool() - Method in class org.apache.xalan.xpath.XObject
Deprecated. Cast result object to a boolean.
bool() - Method in class org.apache.xalan.xpath.XBoolean
Deprecated. Cast result object to a boolean.
bool() - Method in class org.apache.xalan.xpath.XRTreeFrag
Deprecated. Cast result object to a boolean.
bool() - Method in class org.apache.xalan.xpath.XNumber
Deprecated. Cast result object to a boolean.
bool() - Method in class org.apache.xalan.xpath.XNull
Deprecated. Cast result object to a boolean.
bool() - Method in class org.apache.xalan.xpath.XNodeSet
Deprecated. Cast result object to a boolean.
bool() - Method in class org.apache.xalan.xpath.XString
Deprecated. Cast result object to a boolean.

C

castToNum(String) - Static method in class org.apache.xalan.xpath.XString
Deprecated. Cast a string to a number.
castToType(int, XPathSupport) - Method in class org.apache.xalan.xpath.XObject
Deprecated. Cast object to type t.
characters(char[], int, int) - Method in class org.apache.xalan.xslt.XSLTEngineImpl
Deprecated. Receive notification of character data.
comment(char[], int, int) - Method in class org.apache.xalan.xslt.XSLTEngineImpl
Deprecated. Report an XML comment anywhere in the document.
convertToNodeset() - Method in class org.apache.xalan.xpath.XRTreeFrag
Deprecated. Cast result object to a nodelist.
createLiaison() - Method in class org.apache.xalan.xslt.XSLTEngineImpl
Deprecated. Get a Liaison class
createStylesheetRoot(String) - Method in class org.apache.xalan.xslt.XSLTEngineImpl
Deprecated. Bottleneck the creation of the stylesheet for derivation purposes.
createXBoolean(boolean) - Method in interface org.apache.xalan.xslt.XSLTProcessor
Deprecated. Convenience function to create an XBoolean.
createXBoolean(boolean) - Method in class org.apache.xalan.xslt.XSLTEngineImpl
Deprecated. Convenience function to create an XBoolean.
createXNodeSet(Node) - Method in interface org.apache.xalan.xslt.XSLTProcessor
Deprecated. Convenience function to create an XNodeSet from a node.
createXNodeSet(Node) - Method in class org.apache.xalan.xslt.XSLTEngineImpl
Deprecated. Convenience function to create an XNodeSet from a node.
createXNodeSet(NodeList) - Method in interface org.apache.xalan.xslt.XSLTProcessor
Deprecated. Convenience function to create an XNodeSet.
createXNodeSet(NodeList) - Method in class org.apache.xalan.xslt.XSLTEngineImpl
Deprecated. Convenience function to create an XNodeSet.
createXNull() - Method in interface org.apache.xalan.xslt.XSLTProcessor
Deprecated. Convenience function to create an XNull.
createXNull() - Method in class org.apache.xalan.xslt.XSLTEngineImpl
Deprecated. Convenience function to create an XNull.
createXNumber(double) - Method in interface org.apache.xalan.xslt.XSLTProcessor
Deprecated. Convenience function to create an XNumber.
createXNumber(double) - Method in class org.apache.xalan.xslt.XSLTEngineImpl
Deprecated. Convenience function to create an XNumber.
createXObject(Object) - Method in interface org.apache.xalan.xslt.XSLTProcessor
Deprecated. Convenience function to create an XObject.
createXObject(Object) - Method in class org.apache.xalan.xslt.XSLTEngineImpl
Deprecated. Convenience function to create an XObject.
createXString(String) - Method in interface org.apache.xalan.xslt.XSLTProcessor
Deprecated. Convenience function to create an XString.
createXString(String) - Method in class org.apache.xalan.xslt.XSLTEngineImpl
Deprecated. Convenience function to create an XString.

E

endCDATA() - Method in class org.apache.xalan.xslt.XSLTEngineImpl
Deprecated. Report the end of a CDATA section.
endDocument() - Method in class org.apache.xalan.xslt.XSLTEngineImpl
Deprecated. Receive notification of the end of a document.
endDTD() - Method in class org.apache.xalan.xslt.XSLTEngineImpl
Deprecated. Report the end of DTD declarations.
endElement(String) - Method in class org.apache.xalan.xslt.XSLTEngineImpl
Deprecated. Receive notification of the end of an element.
endEntity(String) - Method in class org.apache.xalan.xslt.XSLTEngineImpl
Deprecated. Report the end of an entity.
equals(XObject) - Method in class org.apache.xalan.xpath.XObject
Deprecated. Tell if two objects are functionally equal.
equals(XObject) - Method in class org.apache.xalan.xpath.XBoolean
Deprecated. Tell if two objects are functionally equal.
equals(XObject) - Method in class org.apache.xalan.xpath.XBooleanStatic
Deprecated. Tell if two objects are functionally equal.
equals(XObject) - Method in class org.apache.xalan.xpath.XRTreeFrag
Deprecated. Tell if two objects are functionally equal.
equals(XObject) - Method in class org.apache.xalan.xpath.XNumber
Deprecated. Tell if two objects are functionally equal.
equals(XObject) - Method in class org.apache.xalan.xpath.XNull
Deprecated. Tell if two objects are functionally equal.
equals(XObject) - Method in class org.apache.xalan.xpath.XNodeSet
Deprecated. Tell if two objects are functionally equal.
equals(XObject) - Method in class org.apache.xalan.xpath.XString
Deprecated. Tell if two objects are functionally equal.
ERROR - Static variable in interface org.apache.xalan.xpath.xml.ProblemListener
Deprecated.  
error(int) - Method in class org.apache.xalan.xslt.XSLTEngineImpl
Deprecated.  Tell the user of an error, and probably throw an exception.
error(int, Exception) - Method in class org.apache.xalan.xslt.XSLTEngineImpl
Deprecated.  Tell the user of an error, and probably throw an exception.
error(int, Object[]) - Method in class org.apache.xalan.xslt.XSLTEngineImpl
Deprecated.  Tell the user of an error, and probably throw an exception.
error(int, Object[], Exception) - Method in class org.apache.xalan.xslt.XSLTEngineImpl
Deprecated.  Tell the user of an error, and probably throw an exception.
error(Node, Node, int) - Method in class org.apache.xalan.xslt.XSLTEngineImpl
Deprecated.  Tell the user of an error, and probably throw an exception.
error(Node, Node, int, Object[]) - Method in class org.apache.xalan.xslt.XSLTEngineImpl
Deprecated.  Tell the user of an error, and probably throw an exception.
error(SAXParseException) - Method in class org.apache.xalan.xpath.xml.ProblemListenerDefault
Deprecated.  
error(String) - Method in class org.apache.xalan.xslt.XSLTEngineImpl
Deprecated.  Tell the user of an error, and probably throw an exception.
error(TransformerException) - Method in class org.apache.xalan.xpath.xml.ProblemListenerDefault
Deprecated.  

F

fatalError(SAXParseException) - Method in class org.apache.xalan.xpath.xml.ProblemListenerDefault
Deprecated.  
fatalError(TransformerException) - Method in class org.apache.xalan.xpath.xml.ProblemListenerDefault
Deprecated.  
FormatterToDOM - class org.apache.xalan.xpath.xml.FormatterToDOM.
Deprecated. This compatibility layer will be removed in later releases.
FormatterToDOM(Document) - Constructor for class org.apache.xalan.xpath.xml.FormatterToDOM
Deprecated. FormatterToDOM instance constructor...
FormatterToDOM(Document, DocumentFragment) - Constructor for class org.apache.xalan.xpath.xml.FormatterToDOM
Deprecated. FormatterToDOM instance constructor...
FormatterToDOM(Document, Element) - Constructor for class org.apache.xalan.xpath.xml.FormatterToDOM
Deprecated. FormatterToDOM instance constructor...
FormatterToHTML - class org.apache.xalan.xpath.xml.FormatterToHTML.
Deprecated. This compatibility layer will be removed in later releases.
FormatterToHTML() - Constructor for class org.apache.xalan.xpath.xml.FormatterToHTML
Deprecated.  
FormatterToHTML(FormatterToXML) - Constructor for class org.apache.xalan.xpath.xml.FormatterToHTML
Deprecated. Constructor using a writer.
FormatterToHTML(OutputStream) - Constructor for class org.apache.xalan.xpath.xml.FormatterToHTML
Deprecated. Constructor using an output stream, and a simple OutputFormat.
FormatterToHTML(Writer) - Constructor for class org.apache.xalan.xpath.xml.FormatterToHTML
Deprecated. Constructor using a writer.
FormatterToText - class org.apache.xalan.xpath.xml.FormatterToText.
Deprecated. This compatibility layer will be removed in later releases.
FormatterToText(Writer) - Constructor for class org.apache.xalan.xpath.xml.FormatterToText
Deprecated. FormatterToText instance constructor...
FormatterToXML - class org.apache.xalan.xpath.xml.FormatterToXML.
Deprecated. This compatibility layer will be removed in later releases.
FormatterToXML() - Constructor for class org.apache.xalan.xpath.xml.FormatterToXML
Deprecated.  
FormatterToXML(FormatterToXML) - Constructor for class org.apache.xalan.xpath.xml.FormatterToXML
Deprecated. Constructor using a writer.
FormatterToXML(OutputStream) - Constructor for class org.apache.xalan.xpath.xml.FormatterToXML
Deprecated. Constructor using an output stream, and a simple OutputFormat.
FormatterToXML(Writer) - Constructor for class org.apache.xalan.xpath.xml.FormatterToXML
Deprecated. Constructor using a writer.

G

getAssociatedStylesheet(XSLTInputSource, String, String) - Method in interface org.apache.xalan.xslt.XSLTProcessor
Deprecated. Get the preferred stylesheet for the XSLTInputSource XML document, as identified by the xml-stylesheet PI, and matching the media and charset criteria.
getAssociatedStylesheet(XSLTInputSource, String, String) - Method in class org.apache.xalan.xslt.XSLTEngineImpl
Deprecated. Get the preferred stylesheet for the XSLTInputSource XML document, as identified by the xml-stylesheet PI, and matching the media and charset criteria.
getAssociatedStylesheets(XSLTInputSource, String, String) - Method in interface org.apache.xalan.xslt.XSLTProcessor
Deprecated. Get a list of stylesheet specifications for the XSLTInputSource XML document, as identified by the xml-stylesheet PI, and matching the media and charset criteria.
getAssociatedStylesheets(XSLTInputSource, String, String) - Method in class org.apache.xalan.xslt.XSLTEngineImpl
Deprecated. Get a list of stylesheet specifications for the XSLTInputSource XML document, as identified by the xml-stylesheet PI, and matching the media and charset criteria.
getBaseIdentifier() - Method in class org.apache.xalan.xslt.StylesheetRoot
Deprecated. Get the base identifier with which this stylesheet is associated.
getByteStream() - Method in class org.apache.xalan.xslt.XSLTResultTarget
Deprecated. Get the byte stream that contains or will contain the transformation result.
getCharacterStream() - Method in class org.apache.xalan.xslt.XSLTInputSource
Deprecated. Get the character stream for this input source.
getCharacterStream() - Method in class org.apache.xalan.xslt.XSLTResultTarget
Deprecated. Get the character stream that was set with setWriter.
getDocumentHandler() - Method in interface org.apache.xalan.xslt.XSLTProcessor
Deprecated. Get the current SAX DocumentHandler (the same object as the FormatterListener), or null if none has been set.
getDocumentHandler() - Method in class org.apache.xalan.xslt.XSLTEngineImpl
Deprecated. Get the current SAX DocumentHandler (the same object as the FormatterListener), or null if none has been set.
getDocumentHandler() - Method in class org.apache.xalan.xslt.XSLTResultTarget
Deprecated. Get the SAX DocumentHandler that processes the result tree events.
getEncoding() - Method in class org.apache.xalan.xslt.XSLTInputSource
Deprecated. Get the character encoding for a byte stream or URI.
getEncoding() - Method in class org.apache.xalan.xslt.StylesheetSpec
Deprecated. Get the encoding of the stylesheet.
getEncoding() - Method in class org.apache.xalan.xslt.XSLTResultTarget
Deprecated. Get the character encoding that was used.
getErrorHandler() - Method in class org.apache.xalan.xpath.xml.ProblemListenerDefault
Deprecated.  
getFileName() - Method in class org.apache.xalan.xslt.XSLTResultTarget
Deprecated. Get the file name where the results are or will be written, or null if none was supplied.
getFormatterListener() - Method in interface org.apache.xalan.xslt.XSLTProcessor
Deprecated. Get the current FormatterListener (SAX DocumentHandler), or null if none has been set.
getFormatterListener() - Method in class org.apache.xalan.xslt.XSLTEngineImpl
Deprecated. Get the current FormatterListener (SAX DocumentHandler), or null if none has been set.
getInputStream() - Method in class org.apache.xalan.xslt.XSLTInputSource
Deprecated. Get the byte stream that was set with setInputStream.
getIsAlternate() - Method in class org.apache.xalan.xslt.StylesheetSpec
Deprecated. Get whether or not the stylesheet is specified as an alternate.
getMedia() - Method in class org.apache.xalan.xslt.StylesheetSpec
Deprecated. Get the media attribute of the stylesheet.
getNode() - Method in class org.apache.xalan.xslt.XSLTInputSource
Deprecated. Get the DOM Node for this input source.
getNode() - Method in class org.apache.xalan.xslt.XSLTResultTarget
Deprecated. Get the node that will contain the result DOM tree.
getObject() - Method in class org.apache.xalan.xslt.StylesheetRoot
Deprecated. Return the org.apache.xalan.templates.StylesheetRoot object associated with this stylesheet root.
getOutputEncoding() - Method in class org.apache.xalan.xslt.StylesheetRoot
Deprecated. Get the encoding string that was specified in the stylesheet.
getOutputFileName() - Method in class org.apache.xalan.xslt.XSLTEngineImpl
Deprecated.  Get the filename of the output document, if it was set.
getOutputFormat() - Method in class org.apache.xalan.xslt.StylesheetRoot
Deprecated. Get a new OutputFormat object according to the xsl:output attributes.
getOutputMediaType() - Method in class org.apache.xalan.xslt.StylesheetRoot
Deprecated. Get the media-type string that was specified in the stylesheet.
getOutputMethod() - Method in class org.apache.xalan.xslt.StylesheetRoot
Deprecated. Get the output method that was specified in the stylesheet.
getProblemListener() - Method in interface org.apache.xalan.xslt.XSLTProcessor
Deprecated. Get the problem listener property.
getProblemListener() - Method in class org.apache.xalan.xslt.XSLTEngineImpl
Deprecated. Get the problem listener property.
getProblemListener() - Method in class org.apache.xalan.xpath.xml.ProblemListenerDefault
Deprecated.  
getProcessor() - Static method in class org.apache.xalan.xslt.XSLTProcessorFactory
Deprecated. Get a new XSLTProcessor.
getProcessor(XMLParserLiaison) - Static method in class org.apache.xalan.xslt.XSLTProcessorFactory
Deprecated. Get a new XSLTProcessor (XMLParserLiaison no longer used).
getProcessor(XMLParserLiaison, XPathFactory) - Static method in class org.apache.xalan.xslt.XSLTProcessorFactory
Deprecated. Get a new XSLTProcessor (XMLParserLiaison and XPathFactory no longer used).
getProcessorUsingLiaisonName(String) - Static method in class org.apache.xalan.xslt.XSLTProcessorFactory
Deprecated. Get a new XSLTProcessor (parserLiaisonClassName no longre used).
getResultObject() - Method in class org.apache.xalan.xslt.XSLTResultTarget
Deprecated. Get the Result object associated with this XSLTResultTarget object .
getSAXSerializer(OutputStream) - Method in class org.apache.xalan.xslt.StylesheetRoot
Deprecated. Creates a compatible SAX serializer for the specified output stream and output format.
getSerializerObject() - Method in class org.apache.xalan.xpath.xml.FormatterToDOM
Deprecated.  
getSerializerObject() - Method in class org.apache.xalan.xpath.xml.FormatterToHTML
Deprecated.  
getSerializerObject() - Method in class org.apache.xalan.xpath.xml.FormatterToText
Deprecated.  
getSerializerObject() - Method in class org.apache.xalan.xpath.xml.FormatterToXML
Deprecated.  
getSourceObject() - Method in class org.apache.xalan.xslt.XSLTInputSource
Deprecated. Get the Result object associated with this XSLTResultTarget object .
getSourceTreeFromInput(XSLTInputSource) - Method in interface org.apache.xalan.xslt.XSLTProcessor
Deprecated. Get the DOM Node from the XSLTInputSource object.
getSourceTreeFromInput(XSLTInputSource) - Method in class org.apache.xalan.xslt.XSLTEngineImpl
Deprecated. Given an input source, get the source tree.
getStylesheet() - Method in interface org.apache.xalan.xslt.XSLTProcessor
Deprecated. Get the current Stylesheet setting for this XSLTProcessor.
getStylesheet() - Method in class org.apache.xalan.xslt.XSLTEngineImpl
Deprecated. Get the current stylesheet for this processor.
getSystemId() - Method in class org.apache.xalan.xslt.XSLTInputSource
Deprecated. Get the base ID (URL or system ID) from where URLs will be resolved.
getSystemId() - Method in class org.apache.xalan.xslt.XSLTResultTarget
Deprecated. Get the system identifier that was set with setSystemId.
getTitle() - Method in class org.apache.xalan.xslt.StylesheetSpec
Deprecated. Get the title of the element (in other words, the item to be presented to the user agent).
getTransformer() - Method in class org.apache.xalan.xslt.XSLTEngineImpl
Deprecated.  
getTransformerFactory() - Method in class org.apache.xalan.xslt.XSLTEngineImpl
Deprecated.  
getType() - Method in class org.apache.xalan.xslt.StylesheetSpec
Deprecated. Get the type of the stylesheet, i.e.
getType() - Method in class org.apache.xalan.xpath.XObject
Deprecated. Tell what kind of class this is.
getType() - Method in class org.apache.xalan.xpath.XBoolean
Deprecated. Tell that this is a CLASS_BOOLEAN.
getType() - Method in class org.apache.xalan.xpath.XRTreeFrag
Deprecated. Tell what kind of class this is.
getType() - Method in class org.apache.xalan.xpath.XNumber
Deprecated. Tell that this is a CLASS_NUMBER.
getType() - Method in class org.apache.xalan.xpath.XNull
Deprecated. Tell what kind of class this is.
getType() - Method in class org.apache.xalan.xpath.XNodeSet
Deprecated. Tell that this is a CLASS_NODESET.
getType() - Method in class org.apache.xalan.xpath.XString
Deprecated. Tell that this is a CLASS_STRING.
getTypeString() - Method in class org.apache.xalan.xpath.XBoolean
Deprecated. Given a request type, return the equivalent string.
getTypeString() - Method in class org.apache.xalan.xpath.XRTreeFrag
Deprecated. Given a request type, return the equivalent string.
getTypeString() - Method in class org.apache.xalan.xpath.XNumber
Deprecated. Given a request type, return the equivalent string.
getTypeString() - Method in class org.apache.xalan.xpath.XNull
Deprecated. Given a request type, return the equivalent string.
getTypeString() - Method in class org.apache.xalan.xpath.XNodeSet
Deprecated. Given a request type, return the equivalent string.
getTypeString() - Method in class org.apache.xalan.xpath.XString
Deprecated. Given a request type, return the equivalent string.
getURLFromString(String, String) - Static method in class org.apache.xalan.xslt.XSLTEngineImpl
Deprecated. Take a user string and try and parse XML, and also return the url.
getXMLProcessorLiaison() - Method in interface org.apache.xalan.xslt.XSLTProcessor
Deprecated. Get the XMLParserLiaison that this processor uses.
getXMLProcessorLiaison() - Method in class org.apache.xalan.xslt.XSLTEngineImpl
Deprecated. Get the XMLParserLiaison that this processor uses.
greaterThan(XObject) - Method in class org.apache.xalan.xpath.XObject
Deprecated. Tell if one object is less than the other.
greaterThan(XObject) - Method in class org.apache.xalan.xpath.XNodeSet
Deprecated. Tell if one object is greater than the other.
greaterThanOrEqual(XObject) - Method in class org.apache.xalan.xpath.XObject
Deprecated. Tell if one object is less than the other.
greaterThanOrEqual(XObject) - Method in class org.apache.xalan.xpath.XNodeSet
Deprecated. Tell if one object is greater than the other.

I

ignorableWhitespace(char[], int, int) - Method in class org.apache.xalan.xslt.XSLTEngineImpl
Deprecated. Receive notification of ignorable whitespace in element content.

L

lessThan(XObject) - Method in class org.apache.xalan.xpath.XObject
Deprecated. Tell if one object is less than the other.
lessThan(XObject) - Method in class org.apache.xalan.xpath.XNodeSet
Deprecated. Tell if one object is less than the other.
lessThanOrEqual(XObject) - Method in class org.apache.xalan.xpath.XObject
Deprecated. Tell if one object is less than or equal to the other.
lessThanOrEqual(XObject) - Method in class org.apache.xalan.xpath.XNodeSet
Deprecated. Tell if one object is less than or equal to the other.

M

makeSAXSerializer(OutputStream, OutputFormat) - Method in class org.apache.xalan.xslt.StylesheetRoot
Deprecated. Creates a compatible SAX serializer for the specified output stream and output format.
makeSAXSerializer(Writer, OutputFormat) - Method in class org.apache.xalan.xslt.StylesheetRoot
Deprecated. Creates a compatible SAX serializer for the specified writer and output format.
MESSAGE - Static variable in interface org.apache.xalan.xpath.xml.ProblemListener
Deprecated.  
message(Node, Node, String) - Method in class org.apache.xalan.xslt.XSLTEngineImpl
Deprecated. Warn the user of an problem.
message(String) - Method in class org.apache.xalan.xslt.XSLTEngineImpl
Deprecated. Warn the user of an problem.
message(String) - Method in interface org.apache.xalan.xpath.xml.ProblemListener
Deprecated. Function that is called to issue a message.
message(String) - Method in class org.apache.xalan.xpath.xml.ProblemListenerDefault
Deprecated. Function that is called to issue a message.
mutableNodeset() - Method in class org.apache.xalan.xpath.XObject
Deprecated. Cast result object to a nodelist.
mutableNodeset() - Method in class org.apache.xalan.xpath.XNodeSet
Deprecated. Cast result object to a nodelist.

N

nodeset() - Method in class org.apache.xalan.xpath.XObject
Deprecated. Cast result object to a nodelist.
nodeset() - Method in class org.apache.xalan.xpath.XNull
Deprecated. Cast result object to a nodelist.
nodeset() - Method in class org.apache.xalan.xpath.XNodeSet
Deprecated. Cast result object to a nodelist.
notEquals(XObject) - Method in class org.apache.xalan.xpath.XObject
Deprecated. Tell if two objects are functionally not equal.
notEquals(XObject) - Method in class org.apache.xalan.xpath.XNodeSet
Deprecated. Tell if two objects are functionally not equal.
num() - Method in class org.apache.xalan.xpath.XObject
Deprecated. Cast result object to a number.
num() - Method in class org.apache.xalan.xpath.XBoolean
Deprecated. Cast result object to a number.
num() - Method in class org.apache.xalan.xpath.XRTreeFrag
Deprecated. Cast result object to a number.
num() - Method in class org.apache.xalan.xpath.XNumber
Deprecated. Cast result object to a number.
num() - Method in class org.apache.xalan.xpath.XNull
Deprecated. Cast result object to a number.
num() - Method in class org.apache.xalan.xpath.XNodeSet
Deprecated. Cast result object to a number.
num() - Method in class org.apache.xalan.xpath.XString
Deprecated. Cast result object to a number.

O

object() - Method in class org.apache.xalan.xpath.XObject
Deprecated. Return a java object that's closes to the represenation that should be handed to an extension.
object() - Method in class org.apache.xalan.xpath.XBoolean
Deprecated. Return a java object that's closes to the represenation that should be handed to an extension.
object() - Method in class org.apache.xalan.xpath.XNumber
Deprecated. Return a java object that's closes to the represenation that should be handed to an extension.
org.apache.xalan.xpath - package org.apache.xalan.xpath
Infrastructure for processing XPATH expressions
org.apache.xalan.xpath.xml - package org.apache.xalan.xpath.xml
Infrastructure for working with an XML parser.
org.apache.xalan.xslt - package org.apache.xalan.xslt
The main Xalan-Java 1 compatability package -- facilities for setting up and performing XSL transformations.

P

problem(short, short, Object, Node, String, String, int, int) - Method in interface org.apache.xalan.xpath.xml.ProblemListener
Deprecated. Function that is called when a problem event occurs.
problem(short, short, Object, Node, String, String, int, int) - Method in class org.apache.xalan.xpath.xml.ProblemListenerDefault
Deprecated.  
ProblemListener - interface org.apache.xalan.xpath.xml.ProblemListener.
Deprecated. This compatibility layer will be removed in later releases.
ProblemListenerDefault - class org.apache.xalan.xpath.xml.ProblemListenerDefault.
Deprecated. This compatibility layer will be removed in later releases.
ProblemListenerDefault() - Constructor for class org.apache.xalan.xpath.xml.ProblemListenerDefault
Deprecated.  
ProblemListenerDefault(ProblemListener) - Constructor for class org.apache.xalan.xpath.xml.ProblemListenerDefault
Deprecated.  
process(XSLTInputSource, XSLTInputSource, XSLTResultTarget) - Method in interface org.apache.xalan.xslt.XSLTProcessor
Deprecated. Use the XSL stylesheet to transform the XML input, placing the result in the result tree.
process(XSLTInputSource, XSLTInputSource, XSLTResultTarget) - Method in class org.apache.xalan.xslt.XSLTEngineImpl
Deprecated. Transform the source tree to the output in the given result tree target.
process(XSLTInputSource, XSLTResultTarget) - Method in class org.apache.xalan.xslt.StylesheetRoot
Deprecated. Transform the XML source tree and place the output in the result tree target.
process(XSLTProcessor, Node, XSLTResultTarget) - Method in class org.apache.xalan.xslt.StylesheetRoot
Deprecated. Transform the XML source tree (a DOM Node) and place the output in the result tree target.
process(XSLTProcessor, XSLTInputSource, XSLTResultTarget) - Method in class org.apache.xalan.xslt.StylesheetRoot
Deprecated. Transform the XML source tree and place the output in the result tree target.
processingInstruction(String, String) - Method in class org.apache.xalan.xslt.XSLTEngineImpl
Deprecated. Receive notification of a processing instruction.
processStylesheet(String) - Method in interface org.apache.xalan.xslt.XSLTProcessor
Deprecated. Given a URL to (or file name of) an XSL stylesheet, Compile the stylesheet into an internal representation, and use it to set the XSLTProcessor Stylesheet property.
processStylesheet(String) - Method in class org.apache.xalan.xslt.XSLTEngineImpl
Deprecated. Given a URI to an XSL stylesheet, Compile the stylesheet into an internal representation.
processStylesheet(XSLTInputSource) - Method in interface org.apache.xalan.xslt.XSLTProcessor
Deprecated. Compile the XSL stylesheet represented by an XSLTInputSource object into an internal representation, and use it to set the XSLTProcessor Stylesheet property.
processStylesheet(XSLTInputSource) - Method in class org.apache.xalan.xslt.XSLTEngineImpl
Deprecated. Given a URI to an XSL stylesheet, Compile the stylesheet into an internal representation.

Q

QUERYENGINE - Static variable in interface org.apache.xalan.xpath.xml.ProblemListener
Deprecated.  

R

removeTraceListener(TraceListener) - Method in interface org.apache.xalan.xslt.XSLTProcessor
Deprecated. Remove a trace listener.
removeTraceListener(TraceListener) - Method in class org.apache.xalan.xslt.XSLTEngineImpl
Deprecated. Remove a trace listener.
reset() - Method in interface org.apache.xalan.xslt.XSLTProcessor
Deprecated. Reset the XSLTProcessor state.
reset() - Method in class org.apache.xalan.xslt.XSLTEngineImpl
Deprecated. Reset the state.
rtree() - Method in class org.apache.xalan.xpath.XObject
Deprecated. For functions to override.
rtree() - Method in class org.apache.xalan.xpath.XRTreeFrag
Deprecated. Cast result object to a result tree fragment.
rtree(XPathContext) - Method in class org.apache.xalan.xpath.XNull
Deprecated. Cast result object to a result tree fragment.
rtree(XPathContext) - Method in class org.apache.xalan.xpath.XNodeSet
Deprecated. Cast result object to a result tree fragment.
rtree(XPathContext) - Method in class org.apache.xalan.xpath.XString
Deprecated. Cast result object to a result tree fragment.
rtree(XPathSupport) - Method in class org.apache.xalan.xpath.XObject
Deprecated. Cast result object to a result tree fragment.
rtree(XPathSupport) - Method in class org.apache.xalan.xpath.XNull
Deprecated. Cast result object to a result tree fragment.
rtree(XPathSupport) - Method in class org.apache.xalan.xpath.XNodeSet
Deprecated. Cast result object to a result tree fragment.
rtree(XPathSupport) - Method in class org.apache.xalan.xpath.XString
Deprecated. Cast result object to a result tree fragment.

S

setBaseIdentifier(String) - Method in class org.apache.xalan.xslt.StylesheetRoot
Deprecated. Get the base identifier with which this stylesheet is associated.
setByteStream(OutputStream) - Method in class org.apache.xalan.xslt.XSLTResultTarget
Deprecated. Set the byte stream to contain the transformation result.
setCharacterStream(Reader) - Method in class org.apache.xalan.xslt.XSLTInputSource
Deprecated. Set the character stream for this input source.
setCharacterStream(Writer) - Method in class org.apache.xalan.xslt.XSLTResultTarget
Deprecated. Set the writer that is to receive the result.
setDiagnosticsOutput(OutputStream) - Method in interface org.apache.xalan.xslt.XSLTProcessor
Deprecated. If set, diagnostics will be written to the m_diagnosticsPrintWriter stream.
setDiagnosticsOutput(OutputStream) - Method in class org.apache.xalan.xslt.XSLTEngineImpl
Deprecated. If this is set, diagnostics will be written to the m_diagnosticsPrintWriter stream.
setDiagnosticsOutput(PrintWriter) - Method in interface org.apache.xalan.xslt.XSLTProcessor
Deprecated. If set, diagnostics will be written to the m_diagnosticsPrintWriter stream.
setDiagnosticsOutput(PrintWriter) - Method in class org.apache.xalan.xslt.XSLTEngineImpl
Deprecated. If this is set, diagnostics will be written to the m_diagnosticsPrintWriter stream.
setDocumentHandler(DocumentHandler) - Method in interface org.apache.xalan.xslt.XSLTProcessor
Deprecated. Set the current SAX DocumentHandler (the same object as the FormatterListener).
setDocumentHandler(DocumentHandler) - Method in class org.apache.xalan.xslt.XSLTEngineImpl
Deprecated. Set the current SAX DocumentHandler (the same object as the FormatterListener).
setDocumentHandler(DocumentHandler) - Method in class org.apache.xalan.xslt.XSLTResultTarget
Deprecated. Set a SAX DocumentHandler to process the result tree events.
setDocumentLocator(Locator) - Method in class org.apache.xalan.xslt.XSLTEngineImpl
Deprecated. Receive an object for locating the origin of SAX document events.
setEncoding(String) - Method in class org.apache.xalan.xslt.XSLTInputSource
Deprecated. Set the character encoding, if known.
setEncoding(String) - Method in class org.apache.xalan.xslt.XSLTResultTarget
Deprecated. Set the character encoding, if known.
setFileName(String) - Method in class org.apache.xalan.xslt.XSLTResultTarget
Deprecated. Set the file name or URL where the transformation result will be written.
setFormatterListener(DocumentHandler) - Method in interface org.apache.xalan.xslt.XSLTProcessor
Deprecated. Set the FormatterListener (the SAX DocumentHandler).
setFormatterListener(DocumentHandler) - Method in class org.apache.xalan.xslt.XSLTEngineImpl
Deprecated. Set the FormatterListener (the SAX DocumentHandler).
setInputStream(InputStream) - Method in class org.apache.xalan.xslt.XSLTInputSource
Deprecated. Set the byte stream to be used as input.
setNode(Node) - Method in class org.apache.xalan.xslt.XSLTInputSource
Deprecated. Set the DOM Node for this input source.
setNode(Node) - Method in class org.apache.xalan.xslt.XSLTResultTarget
Deprecated. Set the node that will contain the result DOM tree.
setOutputFileName(String) - Method in class org.apache.xalan.xslt.XSLTEngineImpl
Deprecated.  Set the filename of the output document.
setOutputStream(OutputStream) - Method in interface org.apache.xalan.xslt.XSLTProcessor
Deprecated. Set the output stream.
setOutputStream(OutputStream) - Method in class org.apache.xalan.xslt.XSLTEngineImpl
Deprecated. Set the output stream.
setParameter(String, Object) - Method in class org.apache.xalan.xslt.XSLTEngineImpl
Deprecated. Set a top-level stylesheet parameter.
setProblemListener(ProblemListener) - Method in interface org.apache.xalan.xslt.XSLTProcessor
Deprecated. Set the problem listener property.
setProblemListener(ProblemListener) - Method in class org.apache.xalan.xslt.XSLTEngineImpl
Deprecated. Set the problem listener property.
setProblemListener(ProblemListener) - Method in class org.apache.xalan.xpath.xml.ProblemListenerDefault
Deprecated.  
setQuietConflictWarnings(boolean) - Method in interface org.apache.xalan.xslt.XSLTProcessor
Deprecated. If set to true (the default), pattern conflict warnings are not printed to the diagnostics stream.
setQuietConflictWarnings(boolean) - Method in class org.apache.xalan.xslt.XSLTEngineImpl
Deprecated. If set to true (the default), pattern conflict warnings are not printed to the diagnostics stream.
setStylesheet(StylesheetRoot) - Method in interface org.apache.xalan.xslt.XSLTProcessor
Deprecated. Use a compiled stylesheet to set the Stylesheet property for this processor.
setStylesheet(StylesheetRoot) - Method in class org.apache.xalan.xslt.XSLTEngineImpl
Deprecated. Set the stylesheet for this processor.
setStylesheetParam(String, String) - Method in interface org.apache.xalan.xslt.XSLTProcessor
Deprecated. Set a top-level stylesheet parameter.
setStylesheetParam(String, String) - Method in class org.apache.xalan.xslt.XSLTEngineImpl
Deprecated. Set a top-level stylesheet parameter.
setStylesheetParam(String, XObject) - Method in interface org.apache.xalan.xslt.XSLTProcessor
Deprecated. Submit a top-level stylesheet parameter.
setStylesheetParam(String, XObject) - Method in class org.apache.xalan.xslt.XSLTEngineImpl
Deprecated. Submit a top-level stylesheet parameter.
setSystemId(String) - Method in class org.apache.xalan.xslt.XSLTInputSource
Deprecated. Set the base ID (URL or system ID) from where URLs will be resolved.
setSystemId(String) - Method in class org.apache.xalan.xslt.XSLTResultTarget
Deprecated. Set the system identifier for this Result.
setTraceSelect(boolean) - Method in interface org.apache.xalan.xslt.XSLTProcessor
Deprecated. If set to true, selection events are traced.
setTraceSelect(boolean) - Method in class org.apache.xalan.xslt.XSLTEngineImpl
Deprecated. If this is set to true, simple traces of template calls are made.
setTraceTemplateChildren(boolean) - Method in interface org.apache.xalan.xslt.XSLTProcessor
Deprecated. If set to true (the default is false), as template children are being constructed, debug diagnostics are written to the m_diagnosticsPrintWriter stream.
setTraceTemplateChildren(boolean) - Method in class org.apache.xalan.xslt.XSLTEngineImpl
Deprecated. If this is set to true, debug diagnostics about template children as they are being constructed will be written to the m_diagnosticsPrintWriter stream.
setTraceTemplates(boolean) - Method in interface org.apache.xalan.xslt.XSLTProcessor
Deprecated. If set to true, template calls are traced.
setTraceTemplates(boolean) - Method in class org.apache.xalan.xslt.XSLTEngineImpl
Deprecated. If this is set to true, simple traces of template calls are made.
startCDATA() - Method in class org.apache.xalan.xslt.XSLTEngineImpl
Deprecated. Report the start of a CDATA section.
startDocument() - Method in class org.apache.xalan.xslt.XSLTEngineImpl
Deprecated. Receive notification of the beginning of a document.
startDTD(String, String, String) - Method in class org.apache.xalan.xslt.XSLTEngineImpl
Deprecated. Report the start of DTD declarations, if any.
startElement(String, AttributeList) - Method in class org.apache.xalan.xslt.XSLTEngineImpl
Deprecated. Receive notification of the beginning of an element.
startEntity(String) - Method in class org.apache.xalan.xslt.XSLTEngineImpl
Deprecated.  
str() - Method in class org.apache.xalan.xpath.XObject
Deprecated. Cast result object to a string.
str() - Method in class org.apache.xalan.xpath.XBoolean
Deprecated. Cast result object to a string.
str() - Method in class org.apache.xalan.xpath.XRTreeFrag
Deprecated. Cast result object to a string.
str() - Method in class org.apache.xalan.xpath.XNumber
Deprecated. Cast result object to a string.
str() - Method in class org.apache.xalan.xpath.XNull
Deprecated. Cast result object to a string.
str() - Method in class org.apache.xalan.xpath.XNodeSet
Deprecated. Cast result object to a string.
str() - Method in class org.apache.xalan.xpath.XString
Deprecated. Cast result object to a string.
Stylesheet - class org.apache.xalan.xslt.Stylesheet.
Deprecated. This compatibility layer will be removed in later releases.
Stylesheet(Stylesheet) - Constructor for class org.apache.xalan.xslt.Stylesheet
Deprecated. Constructor using an org.apache.xalan.templates.StylesheetRoot.
Stylesheet(StylesheetRoot, XSLTEngineImpl, String) - Constructor for class org.apache.xalan.xslt.Stylesheet
Deprecated. Constructor for a Stylesheet needs a Document.
StylesheetHandler - class org.apache.xalan.xslt.StylesheetHandler.
Deprecated. This compatibility layer will be removed in later releases.
StylesheetHandler(XSLTEngineImpl, Stylesheet) - Constructor for class org.apache.xalan.xslt.StylesheetHandler
Deprecated. Instance constructor...
StylesheetHandler(XSLTEngineImpl, StylesheetRoot) - Constructor for class org.apache.xalan.xslt.StylesheetHandler
Deprecated. Instance constructor...
StylesheetRoot - class org.apache.xalan.xslt.StylesheetRoot.
Deprecated. This compatibility layer will be removed in later releases.
StylesheetRoot(StylesheetRoot) - Constructor for class org.apache.xalan.xslt.StylesheetRoot
Deprecated. Constructor using an org.apache.xalan.templates.StylesheetRoot.
StylesheetRoot(XSLTEngineImpl, String) - Constructor for class org.apache.xalan.xslt.StylesheetRoot
Deprecated. Uses an XSL stylesheet document.
StylesheetSpec - class org.apache.xalan.xslt.StylesheetSpec.
Deprecated. This compatibility layer will be removed in later releases.
StylesheetSpec(String, String, String, String, boolean, String) - Constructor for class org.apache.xalan.xslt.StylesheetSpec
Deprecated. Create a StylesheetSpec object.

T

toString() - Method in class org.apache.xalan.xpath.XObject
Deprecated.  
traverse(Node) - Method in class org.apache.xalan.xpath.xml.TreeWalker
Deprecated. Perform a pre-order traversal non-recursive style.
traverse(Node, Node) - Method in class org.apache.xalan.xpath.xml.TreeWalker
Deprecated. Perform a pre-order traversal non-recursive style.
TreeWalker - class org.apache.xalan.xpath.xml.TreeWalker.
Deprecated. This compatibility layer will be removed in later releases.
TreeWalker(DocumentHandler) - Constructor for class org.apache.xalan.xpath.xml.TreeWalker
Deprecated. Constructor.

W

warn(int) - Method in class org.apache.xalan.xslt.XSLTEngineImpl
Deprecated.  Warn the user of an problem.
warn(int, Object[]) - Method in class org.apache.xalan.xslt.XSLTEngineImpl
Deprecated.  Warn the user of an problem.
warn(Node, Node, int) - Method in class org.apache.xalan.xslt.XSLTEngineImpl
Deprecated.  Warn the user of an problem.
warn(Node, Node, int, Object[]) - Method in class org.apache.xalan.xslt.XSLTEngineImpl
Deprecated.  Warn the user of an problem.
WARNING - Static variable in interface org.apache.xalan.xpath.xml.ProblemListener
Deprecated.  
warning(SAXParseException) - Method in class org.apache.xalan.xpath.xml.ProblemListenerDefault
Deprecated.  
warning(TransformerException) - Method in class org.apache.xalan.xpath.xml.ProblemListenerDefault
Deprecated.  

X

XBoolean - class org.apache.xalan.xpath.XBoolean.
Deprecated. This compatibility layer will be removed in later releases.
XBoolean(boolean) - Constructor for class org.apache.xalan.xpath.XBoolean
Deprecated. Construct a XBoolean object.
XBooleanStatic - class org.apache.xalan.xpath.XBooleanStatic.
Deprecated. This compatibility layer will be removed in later releases.
XBooleanStatic(boolean) - Constructor for class org.apache.xalan.xpath.XBooleanStatic
Deprecated. Construct a XNodeSet object.
XMLPARSER - Static variable in interface org.apache.xalan.xpath.xml.ProblemListener
Deprecated.  
XMLParserLiaison - class org.apache.xalan.xpath.xml.XMLParserLiaison.
Deprecated. This compatibility layer will be removed in later releases.
XMLParserLiaison() - Constructor for class org.apache.xalan.xpath.xml.XMLParserLiaison
Deprecated.  
XMLParserLiaisonDefault - class org.apache.xalan.xpath.xml.XMLParserLiaisonDefault.
Deprecated. This compatibility layer will be removed in later releases.
XMLParserLiaisonDefault() - Constructor for class org.apache.xalan.xpath.xml.XMLParserLiaisonDefault
Deprecated.  
XNodeSet - class org.apache.xalan.xpath.XNodeSet.
Deprecated. This compatibility layer will be removed in later releases.
XNodeSet() - Constructor for class org.apache.xalan.xpath.XNodeSet
Deprecated. Construct an empty XNodeSet object.
XNodeSet(Node) - Constructor for class org.apache.xalan.xpath.XNodeSet
Deprecated. Construct a XNodeSet object for one node.
XNodeSet(NodeList) - Constructor for class org.apache.xalan.xpath.XNodeSet
Deprecated. Construct a XNodeSet object.
XNull - class org.apache.xalan.xpath.XNull.
Deprecated. This compatibility layer will be removed in later releases.
XNull() - Constructor for class org.apache.xalan.xpath.XNull
Deprecated. Create an XObject.
XNumber - class org.apache.xalan.xpath.XNumber.
Deprecated. This compatibility layer will be removed in later releases.
XNumber(double) - Constructor for class org.apache.xalan.xpath.XNumber
Deprecated. Construct a XNodeSet object.
XObject - class org.apache.xalan.xpath.XObject.
Deprecated. This compatibility layer will be removed in later releases.
XObject() - Constructor for class org.apache.xalan.xpath.XObject
Deprecated. Create an XObject.
XObject(Object) - Constructor for class org.apache.xalan.xpath.XObject
Deprecated. Create an XObject.
XPATHPARSER - Static variable in interface org.apache.xalan.xpath.xml.ProblemListener
Deprecated.  
XPATHPROCESSOR - Static variable in interface org.apache.xalan.xpath.xml.ProblemListener
Deprecated.  
XPathSupport - interface org.apache.xalan.xpath.XPathSupport.
Deprecated. This compatibility layer will be removed in later releases.
XPathSupportDefault - class org.apache.xalan.xpath.XPathSupportDefault.
Deprecated. This compatibility layer will be removed in later releases.
XPathSupportDefault() - Constructor for class org.apache.xalan.xpath.XPathSupportDefault
Deprecated.  
XRTreeFrag - class org.apache.xalan.xpath.XRTreeFrag.
Deprecated. This compatibility layer will be removed in later releases.
XRTreeFrag(DocumentFragment) - Constructor for class org.apache.xalan.xpath.XRTreeFrag
Deprecated. Create an XObject.
XSLPROCESSOR - Static variable in interface org.apache.xalan.xpath.xml.ProblemListener
Deprecated.  
XSLProcessorContext - class org.apache.xalan.xslt.XSLProcessorContext.
Deprecated. This compatibility layer will be removed in later releases.
XSLProcessorContext(XSLTEngineImpl, Stylesheet, Node, Node, QName) - Constructor for class org.apache.xalan.xslt.XSLProcessorContext
Deprecated.  
XSLProcessorException - exception org.apache.xalan.xslt.XSLProcessorException.
Deprecated. This compatibility layer will be removed in later releases.
XSLProcessorException(Exception) - Constructor for class org.apache.xalan.xslt.XSLProcessorException
Deprecated. Create an XSLProcessorException object that holds another exception that caused this exception.
XSLProcessorException(String) - Constructor for class org.apache.xalan.xslt.XSLProcessorException
Deprecated. Create an XSLProcessorException object that holds an error message.
XSLProcessorException(String, Exception) - Constructor for class org.apache.xalan.xslt.XSLProcessorException
Deprecated. Create an XSLProcessorException object that holds an error message, and another exception that caused this exception.
XSLTEngineImpl - class org.apache.xalan.xslt.XSLTEngineImpl.
Deprecated. This compatibility layer will be removed in later releases.
XSLTEngineImpl(String) - Constructor for class org.apache.xalan.xslt.XSLTEngineImpl
Deprecated. Construct an XSLT processor that uses the the given parser liaison.
XSLTEngineImpl(XMLParserLiaison) - Constructor for class org.apache.xalan.xslt.XSLTEngineImpl
Deprecated. Construct an XSL processor that uses the the given parser liaison.
XSLTInputSource - class org.apache.xalan.xslt.XSLTInputSource.
Deprecated. This compatibility layer will be removed in later releases.
XSLTInputSource() - Constructor for class org.apache.xalan.xslt.XSLTInputSource
Deprecated. Zero-argument default constructor -- Before you can use the new XSLTInputSource object in a transformation, you must define the document source with setSystemId(), setNode(), setInputStream(), or setCharacterStream().
XSLTInputSource(InputSource) - Constructor for class org.apache.xalan.xslt.XSLTInputSource
Deprecated. Create a new XSLTInputSource source from a SAX input source.
XSLTInputSource(InputStream) - Constructor for class org.apache.xalan.xslt.XSLTInputSource
Deprecated. Create a new input source with a byte stream -- the equivalent of creating an input source with the zero-argument constructor and setting the new object's ByteStream property.
XSLTInputSource(Node) - Constructor for class org.apache.xalan.xslt.XSLTInputSource
Deprecated. Create a new input source with a DOM Node -- the equivalent of creating an input source with the zero-argument constructor and setting the new object's Node property.
XSLTInputSource(Reader) - Constructor for class org.apache.xalan.xslt.XSLTInputSource
Deprecated. Create a new input source with a character stream -- the equivalent of creating an input source with the zero-argument constructor and setting the new object's CharacterStream property.
XSLTInputSource(String) - Constructor for class org.apache.xalan.xslt.XSLTInputSource
Deprecated. Create a new input source with a system identifier (for a URL or file name) -- the equivalent of creating an input source with the zero-argument constructor and setting the new object's SystemId property.
XSLTProcessor - interface org.apache.xalan.xslt.XSLTProcessor.
Deprecated. This compatibility layer will be removed in later releases.
XSLTProcessorFactory - class org.apache.xalan.xslt.XSLTProcessorFactory.
Deprecated. This compatibility layer will be removed in later releases.
XSLTProcessorFactory() - Constructor for class org.apache.xalan.xslt.XSLTProcessorFactory
Deprecated.  
XSLTResultTarget - class org.apache.xalan.xslt.XSLTResultTarget.
Deprecated. This compatibility layer will be removed in later releases.
XSLTResultTarget() - Constructor for class org.apache.xalan.xslt.XSLTResultTarget
Deprecated. Zero-argument default constructor -- Before you can use the new XSLTResultTarget object in a transformation, you must define the output container by setting its FileName, CharacterStrea, ByteStream, or Node property.
XSLTResultTarget(DocumentHandler) - Constructor for class org.apache.xalan.xslt.XSLTResultTarget
Deprecated. Create a new output target with a SAX Document handler, which will handle result events -- the equivalent of creating an output target with the zero-argument constructor and setting the new object's DocyumentHandler property.
XSLTResultTarget(Node) - Constructor for class org.apache.xalan.xslt.XSLTResultTarget
Deprecated. Create a new output target with a DOM Node -- the equivalent of creating an output target with the zero-argument constructor and setting the new object's Node property.
XSLTResultTarget(OutputStream) - Constructor for class org.apache.xalan.xslt.XSLTResultTarget
Deprecated. Create a new output target with a byte stream -- the equivalent of creating an output target with the zero-argument constructor and setting the new object's ByteStream property.
XSLTResultTarget(String) - Constructor for class org.apache.xalan.xslt.XSLTResultTarget
Deprecated. Create a new output target with a file name -- the equivalent of creating an output target with the zero-argument constructor and setting the new object's FileName property.
XSLTResultTarget(Writer) - Constructor for class org.apache.xalan.xslt.XSLTResultTarget
Deprecated. Create a new output target with a character stream -- the equivalent of creating an output target with the zero-argument constructor and setting the new object's CharacterStream property.
XString - class org.apache.xalan.xpath.XString.
Deprecated. This compatibility layer will be removed in later releases.
XString(String) - Constructor for class org.apache.xalan.xpath.XString
Deprecated. Construct a XString object.

A B C E F G I L M N O P Q R S T W X

Copyright © 2001 Apache XML Project. All Rights Reserved.