|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
TreeWalker
or NodeIterator
.
newChild
to the end of the list of children
of this node.
ContentHandler
interface into this serializer.
ContentHandler
interface into this serializer.
DOMSerializer
interface into this serializer.
DOMSerializer
interface into this serializer.
Attr
interface represents an attribute in an
Element
object.Attr
.
ExtensionHandlerJavaClass.
- callFunction(String, Vector, Object, ExpressionContext) -
Method in class org.apache.xalan.extensions.ExtensionHandlerJavaPackage
- Process a call to a function in the package java namespace.
- callFunction(String, Vector, Object, ExpressionContext) -
Method in class org.apache.xalan.extensions.ExtensionHandlerGeneral
- Process a call to a function.
- canStripWhiteSpace() -
Method in class org.apache.xalan.templates.ElemTemplateElement
- Get information about whether or not whitespace can be stripped.
- canStripWhiteSpace() -
Method in class org.apache.xalan.templates.StylesheetRoot
- Get information about whether or not whitespace can be stripped.
- canStripWhiteSpace() -
Method in interface org.apache.xpath.WhitespaceStrippingElementMatcher
- Get information about whether or not whitespace can be stripped.
- canTraverseOutsideSubtree() -
Method in class org.apache.xalan.templates.AVT
- Tell if this expression or it's subexpressions can traverse outside
the current subtree.
- canTraverseOutsideSubtree() -
Method in class org.apache.xalan.templates.AVTPart
- Tell if this expression or it's subexpressions can traverse outside
the current subtree.
- canTraverseOutsideSubtree() -
Method in class org.apache.xalan.templates.AVTPartXPath
- Tell if this expression or it's subexpressions can traverse outside
the current subtree.
- canTraverseOutsideSubtree() -
Method in class org.apache.xpath.Expression
- Tell if this expression or it's subexpressions can traverse outside
the current subtree.
- canTraverseOutsideSubtree() -
Method in class org.apache.xpath.axes.PredicatedNodeTest
- Tell if this expression or it's subexpressions can traverse outside
the current subtree.
- canTraverseOutsideSubtree() -
Method in class org.apache.xpath.axes.AxesWalker
- Tell if this expression or it's subexpressions can traverse outside
the current subtree.
- canTraverseOutsideSubtree() -
Method in class org.apache.xpath.axes.LocPathIterator
- Tell if this expression or it's subexpressions can traverse outside
the current subtree.
- canTraverseOutsideSubtree() -
Method in class org.apache.xpath.functions.FunctionOneArg
- Tell if this expression or it's subexpressions can traverse outside
the current subtree.
- canTraverseOutsideSubtree() -
Method in class org.apache.xpath.functions.Function2Args
- Tell if this expression or it's subexpressions can traverse outside
the current subtree.
- canTraverseOutsideSubtree() -
Method in class org.apache.xpath.functions.Function3Args
- Tell if this expression or it's subexpressions can traverse outside
the current subtree.
- canTraverseOutsideSubtree() -
Method in class org.apache.xpath.functions.FunctionDef1Arg
- Tell if this expression or it's subexpressions can traverse outside
the current subtree.
- canTraverseOutsideSubtree() -
Method in class org.apache.xpath.functions.FunctionMultiArgs
- Tell if this expression or it's subexpressions can traverse outside
the current subtree.
- canTraverseOutsideSubtree() -
Method in class org.apache.xpath.operations.Operation
- Tell if this expression or it's subexpressions can traverse outside
the current subtree.
- canTraverseOutsideSubtree() -
Method in class org.apache.xpath.operations.UnaryOperation
- Tell if this expression or it's subexpressions can traverse outside
the current subtree.
- canTraverseOutsideSubtree() -
Method in class org.apache.xpath.patterns.StepPattern
- Tell if this expression or it's subexpressions can traverse outside
the current subtree.
- canTraverseOutsideSubtree() -
Method in class org.apache.xpath.patterns.UnionPattern
- Tell if this expression or it's subexpressions can traverse outside
the current subtree.
- CASESENSITIVE -
Static variable in class org.apache.xalan.lib.sql.ColumnAttribute
- Constant for CASESENSITIVE
- castToNum(String) -
Static method in class org.apache.xpath.objects.XString
- Cast a string to a number.
- castToType(int, XPathContext) -
Method in class org.apache.xpath.objects.XObject
- Cast object to type t.
- CATALOGUE_NAME -
Static variable in class org.apache.xalan.lib.sql.ColumnAttribute
- Constant for CATALOGUE_NAME
- CDATA_SECTION_ELEMENTS -
Static variable in class javax.xml.transform.OutputKeys
- cdata-section-elements = expanded names.
- CDATA_SECTION_NODE -
Static variable in interface org.w3c.dom.Node
- The node is a
CDATASection
.
- cdata(char[], int, int) -
Method in class org.apache.xalan.serialize.SerializerToXML
- Receive notification of cdata.
- cdata(char[], int, int) -
Method in class org.apache.xalan.serialize.SerializerToHTML
- Receive notification of cdata.
- cdata(char[], int, int) -
Method in class org.apache.xalan.serialize.SerializerToText
- Receive notification of cdata.
- cdata(char[], int, int) -
Method in class org.apache.xml.utils.DOMBuilder
- Receive notification of cdata.
- CDATASection - interface org.w3c.dom.CDATASection.
- CDATA sections are used to escape blocks of text containing characters that
would otherwise be regarded as markup.
- CDATASectionImpl - class org.apache.xalan.stree.CDATASectionImpl.
- **For internal use only**
Class to hold information about a CDATASection node
- CDATASectionImpl(DocumentImpl, char[], int, int) -
Constructor for class org.apache.xalan.stree.CDATASectionImpl
- Constructor CDATASectionImpl
- CDATASectionImpl(DocumentImpl, String) -
Constructor for class org.apache.xalan.stree.CDATASectionImpl
- Constructor CDATASectionImpl
- CharacterData - interface org.w3c.dom.CharacterData.
- The
CharacterData
interface extends Node with a set of
attributes and methods for accessing character data in the DOM. - characters(char[], int, int) -
Method in class org.apache.xalan.processor.StylesheetHandler
- Receive notification of character data inside an element.
- characters(char[], int, int) -
Method in class org.apache.xalan.serialize.SerializerToXML
- Receive notification of character data.
- characters(char[], int, int) -
Method in class org.apache.xalan.serialize.SerializerToHTML
- Receive notification of character data.
- characters(char[], int, int) -
Method in class org.apache.xalan.serialize.SerializerToText
- Receive notification of character data.
- characters(char[], int, int) -
Method in class org.apache.xalan.stree.StreeDOMBuilder
- Receive notification of character data.
- characters(char[], int, int) -
Method in class org.apache.xalan.stree.SourceTreeHandler
- Implement the characters event.
- characters(char[], int, int) -
Method in class org.apache.xalan.transformer.TransformerIdentityImpl
- Receive notification of character data inside an element.
- characters(char[], int, int) -
Method in class org.apache.xalan.transformer.ResultTreeHandler
- Bottleneck the characters event.
- characters(char[], int, int) -
Method in class org.apache.xml.utils.DOMBuilder
- Receive notification of character data.
- characters(char[], int, int) -
Method in interface org.xml.sax.ContentHandler
- Receive notification of character data.
- characters(char[], int, int) -
Method in class org.xml.sax.HandlerBase
- Deprecated. Receive notification of character data inside an element.
- characters(char[], int, int) -
Method in interface org.xml.sax.DocumentHandler
- Deprecated. Receive notification of character data.
- characters(char[], int, int) -
Method in class org.xml.sax.helpers.DefaultHandler
- Receive notification of character data inside an element.
- characters(char[], int, int) -
Method in class org.xml.sax.helpers.XMLFilterImpl
- Filter a character data event.
- characters(char[], int, int) -
Method in class org.xml.sax.helpers.ParserAdapter
- Adapt a SAX1 characters event.
- characters(char[], int, int) -
Method in class org.xml.sax.helpers.XMLReaderAdapter
- Adapt a SAX2 characters event.
- characters(StylesheetHandler, char[], int, int) -
Method in class org.apache.xalan.processor.XSLTElementProcessor
- Receive notification of character data inside an element.
- characters(StylesheetHandler, char[], int, int) -
Method in class org.apache.xalan.processor.ProcessorCharacters
- Receive notification of character data inside an element.
- charactersRaw(char[], int, int) -
Method in class org.apache.xalan.serialize.SerializerToXML
- If available, when the disable-output-escaping attribute is used,
output raw text without escaping.
- charactersRaw(char[], int, int) -
Method in class org.apache.xalan.serialize.SerializerToText
- If available, when the disable-output-escaping attribute is used,
output raw text without escaping.
- charactersRaw(char[], int, int) -
Method in class org.apache.xalan.stree.StreeDOMBuilder
- If available, when the disable-output-escaping attribute is used,
output raw text without escaping.
- charactersRaw(char[], int, int) -
Method in class org.apache.xalan.stree.SourceTreeHandler
- Implement the characters event.
- charactersRaw(char[], int, int) -
Method in class org.apache.xml.utils.DOMBuilder
- If available, when the disable-output-escaping attribute is used,
output raw text without escaping.
- charactersRaw(char[], int, int) -
Method in interface org.apache.xml.utils.RawCharacterHandler
- Serialize the characters without escaping.
- CharInfo - class org.apache.xalan.serialize.CharInfo.
- This class provides services that tell if a character should have
special treatement, such as entity reference substitution or normalization
of a newline character.
- CharInfo(String) -
Constructor for class org.apache.xalan.serialize.CharInfo
- Constructor that reads in a resource file that describes the mapping of
characters to entity references.
- CharKey - class org.apache.xml.utils.CharKey.
- **For internal use only**
Simple class for fast lookup of char values, when used with
hashtables.
- CharKey() -
Constructor for class org.apache.xml.utils.CharKey
- Default constructor for a CharKey.
- CharKey(char) -
Constructor for class org.apache.xml.utils.CharKey
- Constructor CharKey
- checkForInfinateLoop(StackGuard) -
Method in class org.apache.xalan.transformer.StackGuard
- Check if we are in an infinite loop
- checkNode(Node) -
Method in class org.apache.xpath.DOM2Helper
- **For internal use only**
Check node to see if it was created by a DOM implementation
that this helper is intended to support.
- checkNumberArgs(int) -
Method in class org.apache.xalan.templates.FuncFormatNumb
- Overide the superclass method to allow one or two arguments.
- checkNumberArgs(int) -
Method in class org.apache.xalan.templates.FuncDocument
- Overide the superclass method to allow one or two arguments.
- checkNumberArgs(int) -
Method in class org.apache.xpath.functions.Function
- Check that the number of arguments passed to this function is correct.
- checkNumberArgs(int) -
Method in class org.apache.xpath.functions.FunctionOneArg
- Check that the number of arguments passed to this function is correct.
- checkNumberArgs(int) -
Method in class org.apache.xpath.functions.Function2Args
- Check that the number of arguments passed to this function is correct.
- checkNumberArgs(int) -
Method in class org.apache.xpath.functions.Function3Args
- Check that the number of arguments passed to this function is correct.
- checkNumberArgs(int) -
Method in class org.apache.xpath.functions.FunctionDef1Arg
- Check that the number of arguments passed to this function is correct.
- checkNumberArgs(int) -
Method in class org.apache.xpath.functions.FuncExtFunction
- Check that the number of arguments passed to this function is correct.
- checkNumberArgs(int) -
Method in class org.apache.xpath.functions.FunctionMultiArgs
- Check that the number of arguments passed to this function is correct.
- checkNumberArgs(int) -
Method in class org.apache.xpath.functions.FuncSubstring
- Check that the number of arguments passed to this function is correct.
- checkNumberArgs(int) -
Method in class org.apache.xpath.functions.FuncConcat
- Check that the number of arguments passed to this function is correct.
- Child - class org.apache.xalan.stree.Child.
- **For internal use only**
Class representing a child node
- Child(DocumentImpl) -
Constructor for class org.apache.xalan.stree.Child
- Constructor Child
- ChildIterator - class org.apache.xpath.axes.ChildIterator.
- **For advanced use only**
This class implements an optimized iterator for
"node()" patterns, that is, any children of the
context node.
- ChildIterator(Compiler, int, int) -
Constructor for class org.apache.xpath.axes.ChildIterator
- Create a ChildIterator object.
- ChildTestIterator - class org.apache.xpath.axes.ChildTestIterator.
- **For advanced use only**
This class implements an optimized iterator for
children patterns that have a node test, and possibly a predicate.
- ChildTestIterator(Compiler, int, int) -
Constructor for class org.apache.xpath.axes.ChildTestIterator
- Create a ChildTestIterator object.
- ChildWalker - class org.apache.xpath.axes.ChildWalker.
- Walker for the 'child' axes.
- ChildWalker(LocPathIterator) -
Constructor for class org.apache.xpath.axes.ChildWalker
- Construct an ChildWalker using a LocPathIterator.
- ChildWalkerMultiStep - class org.apache.xpath.axes.ChildWalkerMultiStep.
- **For advanced use only**
A child walker multistep is created while only child steps are found.
- ChildWalkerMultiStep(LocPathIterator) -
Constructor for class org.apache.xpath.axes.ChildWalkerMultiStep
- Construct an ChildWalkerMultiStep using a LocPathIterator.
- ChildWalkerOneStep - class org.apache.xpath.axes.ChildWalkerOneStep.
- **For advanced use only**
Walker to use when we only have one step, but it has a predicate.
- ChildWalkerOneStep(LocPathIterator) -
Constructor for class org.apache.xpath.axes.ChildWalkerOneStep
- Construct an AxesWalker using a LocPathIterator.
- Class - class org.apache.xml.utils.synthetic.Class.
- **For internal use only**
org.apache.xml.utils.synthetic.Class is a mutable equivalent of java.lang.Class.
- CLASS_BOOLEAN -
Static variable in class org.apache.xpath.objects.XObject
- Constant for BOOLEAN object type
- CLASS_NODESET -
Static variable in class org.apache.xpath.objects.XObject
- Constant for NODESET object type
- CLASS_NULL -
Static variable in class org.apache.xpath.objects.XObject
- Constant for NULL object type
- CLASS_NUMBER -
Static variable in class org.apache.xpath.objects.XObject
- Constant for NUMBER object type
- CLASS_RTREEFRAG -
Static variable in class org.apache.xpath.objects.XObject
- Constant for RESULT TREE FRAGMENT object type
- CLASS_STRING -
Static variable in class org.apache.xpath.objects.XObject
- Constant for STRING object type
- CLASS_UNKNOWN -
Static variable in class org.apache.xpath.objects.XObject
- Constant for UNKNOWN object type
- CLASS_UNRESOLVEDVARIABLE -
Static variable in class org.apache.xpath.objects.XObject
- Represents an unresolved variable type as an integer.
- clear() -
Method in class org.xml.sax.helpers.AttributesImpl
- Clear the attribute list for reuse.
- clear() -
Method in class org.xml.sax.helpers.AttributeListImpl
- Deprecated. Clear the attribute list.
- clearParameters() -
Method in class javax.xml.transform.Transformer
- Clear all parameters set with setParameter.
- clearParameters() -
Method in class org.apache.xalan.transformer.TransformerIdentityImpl
- Clear all parameters set with setParameter.
- clearParameters() -
Method in class org.apache.xalan.transformer.TransformerImpl
- Reset the parameters to a null list.
- clone() -
Method in class org.apache.xalan.lib.sql.XStatement
- Clone this object
- clone() -
Method in class org.apache.xalan.templates.OutputProperties
- Clone this OutputProperties, including a clone of the wrapped Properties
reference.
- clone() -
Method in class org.apache.xalan.transformer.KeyRefIterator
- Get a cloned LocPathIterator that holds the same
position as this iterator.
- clone() -
Method in class org.apache.xml.utils.NodeVector
- Get a cloned LocPathIterator.
- clone() -
Method in class org.apache.xpath.NodeSet
- Clone this NodeSet.
- clone() -
Method in class org.apache.xpath.axes.PredicatedNodeTest
- Get a cloned AxesWalker.
- clone() -
Method in class org.apache.xpath.axes.AxesWalker
- Get a cloned AxesWalker.
- clone() -
Method in class org.apache.xpath.axes.LocPathIterator
- Get a cloned LocPathIterator that holds the same
position as this iterator.
- clone() -
Method in interface org.apache.xpath.axes.ContextNodeList
- Get a clone of this iterator.
- clone() -
Method in class org.apache.xpath.axes.AttributeIterator
- Get a cloned LocPathIterator that holds the same
position as this iterator.
- clone() -
Method in class org.apache.xpath.axes.AncestorWalker
- Get a cloned AncestorWalker.
- clone() -
Method in class org.apache.xpath.axes.FilterExprWalker
- Get a cloned FilterExprWalker.
- clone() -
Method in class org.apache.xpath.axes.UnionPathIterator
- Get a cloned LocPathIterator that holds the same
position as this iterator.
- clone() -
Method in class org.apache.xpath.axes.NamespaceWalker
- Get a cloned AxesWalker.
- cloneContents() -
Method in interface org.w3c.dom.range.Range
- Duplicates the contents of a range
- cloneNode(boolean) -
Method in class org.apache.xml.utils.UnImplNode
- Unimplemented.
- cloneNode(boolean) -
Method in interface org.w3c.dom.Node
- Returns a duplicate of this node, i.e., serves as a generic copy
constructor for nodes.
- cloneRange() -
Method in interface org.w3c.dom.range.Range
- Produces a new range whose boundary-points are equal to the
boundary-points of the range.
- ClonerToResultTree - class org.apache.xalan.transformer.ClonerToResultTree.
- **For internal use only**
Class used to clone a node, possibly including its children to
a result tree.
- ClonerToResultTree(TransformerImpl, ResultTreeHandler) -
Constructor for class org.apache.xalan.transformer.ClonerToResultTree
- Constructor ClonerToResultTree
- cloneToResultTree(Node, boolean) -
Method in class org.apache.xalan.transformer.ClonerToResultTree
- Clone an element with or without children.
- cloneToResultTree(Node, boolean) -
Method in class org.apache.xalan.transformer.ResultTreeHandler
- Clone an element with or without children.
- cloneWithReset() -
Method in class org.apache.xalan.lib.sql.XStatement
- Overide cloneWithReset method
- cloneWithReset() -
Method in class org.apache.xpath.NodeSet
- Get a cloned Iterator, and reset its state to the beginning of the
iteration.
- cloneWithReset() -
Method in class org.apache.xpath.axes.LocPathIterator
- Get a cloned Iterator that is reset to the beginning
of the query.
- cloneWithReset() -
Method in class org.apache.xpath.axes.DescendantIterator
- Get a cloned Iterator that is reset to the beginning
of the query.
- cloneWithReset() -
Method in interface org.apache.xpath.axes.ContextNodeList
- Get a cloned Iterator that is reset to the start of the iteration.
- cloneWithReset() -
Method in class org.apache.xpath.axes.AttributeIterator
- Get a cloned Iterator that is reset to the beginning
of the query.
- cloneWithReset() -
Method in class org.apache.xpath.axes.UnionPathIterator
- Get a cloned Iterator that is reset to the beginning
of the query.
- cloneWithReset() -
Method in class org.apache.xpath.axes.ChildTestIterator
- Get a cloned Iterator that is reset to the beginning
of the query.
- close() -
Method in class org.apache.xalan.lib.sql.XConnection
- Close the connection to the data source.
- close(XSLProcessorContext, ElemExtensionCall) -
Method in class org.apache.xalan.lib.Redirect
- Close the given file and remove it from the formatter listener's table.
- code -
Variable in class org.w3c.dom.DOMException
-
- code -
Variable in class org.w3c.dom.range.RangeException
-
- collapse(boolean) -
Method in interface org.w3c.dom.range.Range
- Collapse a range onto one of its boundary-points
- Column - class org.apache.xalan.lib.sql.Column.
- Represents a col node from a row node.
- COLUMN_LABEL -
Static variable in class org.apache.xalan.lib.sql.ColumnAttribute
- Constant for COLUMN_LABEL
- COLUMN_NAME -
Static variable in class org.apache.xalan.lib.sql.ColumnAttribute
- Constant for COLUMN_NAME
- COLUMN_TYPE -
Static variable in class org.apache.xalan.lib.sql.ColumnAttribute
- Constant for COLUMN_TYPE
- COLUMN_TYPENAME -
Static variable in class org.apache.xalan.lib.sql.ColumnAttribute
- Constant for COLUMN_TYPENAME
- Column(XStatement, Row, int, ResultSetMetaData) -
Constructor for class org.apache.xalan.lib.sql.Column
- Constructor Column
- ColumnAttribute - class org.apache.xalan.lib.sql.ColumnAttribute.
- Represents a column attribute on a column-header element.
- ColumnAttribute(XStatement, Element, int, int, ResultSetMetaData) -
Constructor for class org.apache.xalan.lib.sql.ColumnAttribute
- Constructor ColumnAttribute
- ColumnData - class org.apache.xalan.lib.sql.ColumnData.
- Represents the col element text node, i.e., the column value.
- ColumnData(XStatement, Column) -
Constructor for class org.apache.xalan.lib.sql.ColumnData
- Constructor ColumnData
- ColumnHeader - class org.apache.xalan.lib.sql.ColumnHeader.
- This class represents a column-header Node, which contains the metadata
for a column.
- ColumnHeader(XStatement, RowSet, int, ResultSetMetaData) -
Constructor for class org.apache.xalan.lib.sql.ColumnHeader
- Constructor ColumnHeader
- Comment - interface org.w3c.dom.Comment.
- This interface inherits from
CharacterData
and represents the
content of a comment, i.e., all the characters between the starting '
<!--
' and ending '-->
'. - COMMENT_NODE -
Static variable in interface org.w3c.dom.Node
- The node is a
Comment
.
- comment(char[], int, int) -
Method in class org.apache.xalan.serialize.SerializerToXML
- Report an XML comment anywhere in the document.
- comment(char[], int, int) -
Method in class org.apache.xalan.stree.StreeDOMBuilder
- Report an XML comment anywhere in the document.
- comment(char[], int, int) -
Method in class org.apache.xalan.stree.SourceTreeHandler
- Report an XML comment anywhere in the document.
- comment(char[], int, int) -
Method in class org.apache.xalan.transformer.TransformerIdentityImpl
- Report an XML comment anywhere in the document.
- comment(char[], int, int) -
Method in class org.apache.xalan.transformer.ResultTreeHandler
- Bottleneck the comment event.
- comment(char[], int, int) -
Method in class org.apache.xml.utils.DOMBuilder
- Report an XML comment anywhere in the document.
- comment(char[], int, int) -
Method in interface org.xml.sax.ext.LexicalHandler
- Report an XML comment anywhere in the document.
- comment(String) -
Method in class org.apache.xalan.serialize.SerializerToText
- Called when a Comment is to be constructed.
- comment(String) -
Method in class org.apache.xalan.transformer.ResultTreeHandler
- Bottleneck the comment event.
- CommentImpl - class org.apache.xalan.stree.CommentImpl.
- **For internal use only**
Class to hold information about a comment node
- CommentImpl(DocumentImpl, char[], int, int) -
Constructor for class org.apache.xalan.stree.CommentImpl
- Constructor CommentImpl
- CommentImpl(DocumentImpl, String) -
Constructor for class org.apache.xalan.stree.CommentImpl
- Constructor CommentImpl
- compare(XObject, Comparator) -
Method in class org.apache.xpath.objects.XNodeSet
- Tell if one object is less than the other.
- compareBoundaryPoints(short, Range) -
Method in interface org.w3c.dom.range.Range
- Compare the boundary-points of two ranges in a document.
- compareTo(Object) -
Method in class org.apache.xalan.templates.ElemTemplateElement
- Compares this object with the specified object for precedence order.
- compile(int) -
Method in class org.apache.xpath.compiler.Compiler
- **For advanced use only**
Execute the XPath object from a given opcode position.
- CompiledStylesheetBundle - class org.apache.xalan.processor.CompiledStylesheetBundle.
- **For advanced use only**
Serialize and reload routines for Compiled Stylesheets.
- CompiledStylesheetBundle() -
Constructor for class org.apache.xalan.processor.CompiledStylesheetBundle
- Public constructor.
- CompiledTemplate - class org.apache.xalan.processor.CompiledTemplate.
-
- CompiledTemplate(ElemTemplate, int, int, String, String, Object[]) -
Constructor for class org.apache.xalan.processor.CompiledTemplate
- public constructor: Copy values from original
template object, pick up "uncompiled children"
array from compilation/instantiation process,
and set the Locator information explicitly.
- Compiler - class org.apache.xpath.compiler.Compiler.
- **For advanced use only**
An instance of this class compiles an XPath string expression into
a Expression object.
- Compiler() -
Constructor for class org.apache.xpath.compiler.Compiler
- Construct a Compiler instance that has a null error listener and a
null source locator.
- Compiler(ErrorListener, SourceLocator) -
Constructor for class org.apache.xpath.compiler.Compiler
- Construct a Compiler object with a specific ErrorListener and
SourceLocator where the expression is located.
- CompilingStylesheetHandler - class org.apache.xalan.processor.CompilingStylesheetHandler.
- **For advanced use only**
Initializes and processes a stylesheet via SAX events.
- CompilingStylesheetHandler(TransformerFactoryImpl) -
Constructor for class org.apache.xalan.processor.CompilingStylesheetHandler
- Create a StylesheetHandler object, creating a root stylesheet
as the target.
- CompilingStylesheetProcessor - class org.apache.xalan.processor.CompilingStylesheetProcessor.
- The TransformerFactoryImpl, which implements the TRaX TransformerFactory
interface, processes XSLT Stylesheets into a Templates object.
- CompilingStylesheetProcessor() -
Constructor for class org.apache.xalan.processor.CompilingStylesheetProcessor
-
- compose() -
Method in class org.apache.xalan.templates.ElemTemplateElement
- This function is called after everything else has been
recomposed, and allows the template to set remaining
values that may be based on some other property that
depends on recomposition.
- compose() -
Method in class org.apache.xalan.templates.ElemExtensionCall
- This function is called after everything else has been
recomposed, and allows the template to set remaining
values that may be based on some other property that
depends on recomposition.
- compose() -
Method in class org.apache.xalan.templates.TemplateList
- After all templates have been added, this function
should be called.
- compose() -
Method in class org.apache.xalan.templates.ElemCallTemplate
- This function is called after everything else has been
recomposed, and allows the template to set remaining
values that may be based on some other property that
depends on recomposition.
- compose() -
Method in class org.apache.xalan.templates.OutputProperties
- This function is called after everything else has been
recomposed, and allows the template to set remaining
values that may be based on some other property that
depends on recomposition.
- connect(String, String, String, String, Properties, int) -
Method in class org.apache.xalan.lib.sql.XConnection
- Connect to the JDBC database.
- Constants - class org.apache.xalan.templates.Constants.
- **For advanced use only**
Primary constants used in the TransformerImpl classes.
- Constants() -
Constructor for class org.apache.xalan.templates.Constants
-
- Constructor - class org.apache.xml.utils.synthetic.reflection.Constructor.
- **For internal use only**
Constructor provides information about, and access to, a
single constructor for a class.
- Constructor(Class) -
Constructor for class org.apache.xml.utils.synthetic.reflection.Constructor
- Insert the method's description here.
- Constructor(Constructor) -
Constructor for class org.apache.xml.utils.synthetic.reflection.Constructor
- Insert the method's description here.
- Constructor(Constructor, Class) -
Constructor for class org.apache.xml.utils.synthetic.reflection.Constructor
- Insert the method's description here.
- contains(int) -
Method in class org.apache.xml.utils.IntVector
- Tell if the table contains the given node.
- contains(Node) -
Method in class org.apache.xml.utils.NodeVector
- Tell if the table contains the given node.
- contains(Node) -
Method in class org.apache.xpath.NodeSet
- Tell if the table contains the given node.
- contains(String) -
Method in class org.apache.xml.utils.MutableAttrListImpl
- Return true if list contains the given (raw) attribute name.
- contains(String) -
Method in class org.apache.xml.utils.StringToStringTable
- Tell if the table contains the given string.
- contains(String) -
Method in class org.apache.xml.utils.StringToIntTable
- Tell if the table contains the given string.
- contains(String) -
Method in class org.apache.xml.utils.StringVector
- Tell if the table contains the given string.
- contains(StringToStringTable) -
Method in class org.apache.xml.utils.StringToStringTableVector
- Tell if the table contains the given StringToStringTable.
- containsExcludeResultPrefix(String) -
Method in class org.apache.xalan.templates.ElemTemplateElement
- Get whether or not the passed URL is contained flagged by
the "extension-element-prefixes" property.
- containsExcludeResultPrefix(String) -
Method in class org.apache.xalan.templates.ElemLiteralResult
- Get whether or not the passed URL is contained flagged by
the "extension-element-prefixes" property.
- containsExcludeResultPrefix(String) -
Method in class org.apache.xalan.templates.Stylesheet
- Get whether or not the passed prefix is contained flagged by
the "exclude-result-prefixes" property.
- containsExtensionElementURI(String) -
Method in class org.apache.xalan.templates.ElemLiteralResult
- Find out if the given "extension-element-prefix" property is defined.
- containsExtensionElementURI(String) -
Method in class org.apache.xalan.templates.Stylesheet
- Find out if this contains a given "extension-element-prefix" property.
- containsIgnoreCase(String) -
Method in class org.apache.xml.utils.StringVector
- Tell if the table contains the given string.
- containsKey(String) -
Method in class org.apache.xml.utils.StringToStringTableVector
- Given a string, find out if there is a value in this table
that matches the key.
- containsValue(String) -
Method in class org.apache.xml.utils.StringToStringTable
- Tell if the table contains the given string.
- ContentHandler - interface org.xml.sax.ContentHandler.
- Receive notification of the logical content of a document.
- ContextNodeList - interface org.apache.xpath.axes.ContextNodeList.
- **For advanced use only**
Classes who implement this interface can be a
current node list,
also refered to here as a
context node list . - convertJava2MimeEncoding(String) -
Static method in class org.apache.xalan.serialize.Encodings
- Try the best we can to convert a Java encoding to a XML-style encoding.
- convertMime2JavaEncoding(String) -
Static method in class org.apache.xalan.serialize.Encodings
- Try the best we can to convert a Java encoding to a XML-style encoding.
- convertParams(Object[], Object[][], Class[], ExpressionContext) -
Static method in class org.apache.xalan.extensions.MethodResolver
- Convert a set of parameters based on a set of paramTypes.
- convertToNodeset() -
Method in class org.apache.xpath.objects.XRTreeFrag
- Cast result object to a nodelist.
- copyFrom(OutputProperties) -
Method in class org.apache.xalan.templates.OutputProperties
- Copy the keys and values from the source to this object.
- copyFrom(Properties) -
Method in class org.apache.xalan.templates.OutputProperties
- Copy the keys and values from the source to this object.
- copyFrom(Properties, boolean) -
Method in class org.apache.xalan.templates.OutputProperties
- Copy the keys and values from the source to this object.
- CopyFrom(SerializerToXML) -
Method in class org.apache.xalan.serialize.SerializerToXML
- Copy properties from another SerializerToXML.
- Counter - class org.apache.xalan.transformer.Counter.
- **For internal use only**
A class that does incremental counting for support of xsl:number.
- CountersTable - class org.apache.xalan.transformer.CountersTable.
- **For internal use only**
This is a table of counters, keyed by ElemNumber objects, each
of which has a list of Counter objects.
- CountersTable() -
Constructor for class org.apache.xalan.transformer.CountersTable
- Construct a CountersTable.
- countNode(XPathContext, ElemNumber, Node) -
Method in class org.apache.xalan.transformer.CountersTable
- Count forward until the given node is found, or until
we have looked to the given amount.
- countPredicates(int) -
Method in class org.apache.xpath.compiler.Compiler
- Count the number of predicates in the step.
- create(Object) -
Static method in class org.apache.xpath.objects.XObject
- Create the right XObject based on the type of the object passed.
- create(String, SourceLocator, PrefixResolver, int) -
Method in interface org.apache.xpath.XPathFactory
- Create an XPath.
- createAttribute(String) -
Method in class org.apache.xalan.stree.ElementImpl
- Create an attribute node.
- createAttribute(String) -
Method in class org.apache.xml.utils.UnImplNode
- Unimplemented.
- createAttribute(String) -
Method in interface org.w3c.dom.Document
- Creates an
Attr
of the given name.
- createAttributeNS(String, String) -
Method in class org.apache.xalan.stree.DocumentImpl
- Unimplemented right now.
- createAttributeNS(String, String) -
Method in class org.apache.xalan.stree.ElementImpl
- Create an attribute node with a namespace .
- createAttributeNS(String, String) -
Method in class org.apache.xml.utils.UnImplNode
- Unimplemented.
- createAttributeNS(String, String) -
Method in interface org.w3c.dom.Document
- Creates an attribute of the given qualified name and namespace URI.
- createCDATASection(String) -
Method in class org.apache.xalan.stree.DocumentImpl
- Create a CDATASection node.
- createCDATASection(String) -
Method in class org.apache.xml.utils.UnImplNode
- Unimplemented.
- createCDATASection(String) -
Method in interface org.w3c.dom.Document
- Creates a
CDATASection
node whose value is the specified
string.
- createComment(String) -
Method in class org.apache.xalan.stree.DocumentImpl
- Create a Comment node.
- createComment(String) -
Method in class org.apache.xml.utils.UnImplNode
- Unimplemented.
- createComment(String) -
Method in interface org.w3c.dom.Document
- Creates a
Comment
node given the specified string.
- createDocument() -
Method in class org.apache.xpath.DOMHelper
- DOM Level 1 did not have a standard mechanism for creating a new
Document object.
- createDocument(String, String, DocumentType) -
Method in class org.apache.xalan.stree.DOMImplementationImpl
- Introduced in DOM Level 2.
- createDocument(String, String, DocumentType) -
Method in interface org.w3c.dom.DOMImplementation
- Creates an XML
Document
object of the specified type with
its document element.
- createDocumentFragment() -
Method in class org.apache.xalan.stree.DocumentImpl
- Create a DocumentFragment.
- createDocumentFragment() -
Method in class org.apache.xml.utils.UnImplNode
- Unimplemented.
- createDocumentFragment() -
Method in interface org.w3c.dom.Document
- Creates an empty
DocumentFragment
object.
- createDocumentType(String, String, String) -
Method in class org.apache.xalan.stree.DOMImplementationImpl
- Introduced in DOM Level 2.
- createDocumentType(String, String, String) -
Method in interface org.w3c.dom.DOMImplementation
- Creates an empty
DocumentType
node.
- createElement(String) -
Method in class org.apache.xalan.stree.DocumentImpl
- Create a new Element.
- createElement(String) -
Method in class org.apache.xml.utils.UnImplNode
- Unimplemented.
- createElement(String) -
Method in interface org.w3c.dom.Document
- Creates an element of the type specified.
- createElementNS(String, String) -
Method in class org.apache.xalan.stree.DocumentImpl
- Create a new namespaced element.
- createElementNS(String, String) -
Method in class org.apache.xml.utils.UnImplNode
- Unimplemented.
- createElementNS(String, String) -
Method in interface org.w3c.dom.Document
- Creates an element of the given qualified name and namespace URI.
- createEntityReference(String) -
Method in class org.apache.xml.utils.UnImplNode
- Unimplemented.
- createEntityReference(String) -
Method in interface org.w3c.dom.Document
- Creates an
EntityReference
object.
- createMessage(int, Object[]) -
Static method in class org.apache.xalan.res.XSLMessages
- Creates a message from the specified key and replacement
arguments, localized to the given locale.
- createMessage(String, int, Object[]) -
Method in class org.apache.xalan.res.XSLMessages
- Creates a message from the specified key and replacement
arguments, localized to the given locale.
- createMsg(XResourceBundleBase, String, Object[]) -
Static method in class org.apache.xalan.res.XSLMessages
- Creates a message from the specified key and replacement
arguments, localized to the given locale.
- createNodeIterator(Node, int, NodeFilter, boolean) -
Method in interface org.w3c.dom.traversal.DocumentTraversal
- Create a new
NodeIterator
over the subtree rooted at the
specified node.
- createProcessingInstruction(String, String) -
Method in class org.apache.xalan.stree.DocumentImpl
- Create a ProcessingInstruction node.
- createProcessingInstruction(String, String) -
Method in class org.apache.xml.utils.UnImplNode
- Unimplemented.
- createProcessingInstruction(String, String) -
Method in interface org.w3c.dom.Document
- Creates a
ProcessingInstruction
node given the specified
name and data strings.
- createRange() -
Method in interface org.w3c.dom.range.DocumentRange
- This interface can be obtained from the object implementing the
Document
interface using binding-specific casting methods.
- createResultContentHandler(Result) -
Method in class org.apache.xalan.transformer.TransformerImpl
- Create a result ContentHandler from a Result object, based
on the current OutputProperties.
- createResultContentHandler(Result, OutputProperties) -
Method in class org.apache.xalan.transformer.TransformerImpl
- Create a ContentHandler from a Result object and an OutputProperties.
- createTextNode(String) -
Method in class org.apache.xalan.stree.DocumentImpl
- Create a Text node.
- createTextNode(String) -
Method in class org.apache.xml.utils.UnImplNode
- Unimplemented.
- createTextNode(String) -
Method in interface org.w3c.dom.Document
- Creates a
Text
node given the specified string.
- createTransformThread() -
Method in class org.apache.xalan.transformer.TransformerImpl
- Create a thread for the transform.
- createTreeWalker(Node, int, NodeFilter, boolean) -
Method in interface org.w3c.dom.traversal.DocumentTraversal
- Create a new
TreeWalker
over the subtree rooted at the
specified node.
- createWarning(int, Object[]) -
Static method in class org.apache.xalan.res.XSLMessages
- Creates a message from the specified key and replacement
arguments, localized to the given locale.
- createXMLReader() -
Static method in class org.xml.sax.helpers.XMLReaderFactory
- Attempt to create an XML reader from a system property.
- createXMLReader(String) -
Static method in class org.xml.sax.helpers.XMLReaderFactory
- Attempt to create an XML reader from a class name.
- createXPath(String) -
Method in class org.apache.xalan.processor.StylesheetHandler
- Process an expression string into an XPath.
- createXPATHMessage(int, Object[]) -
Static method in class org.apache.xalan.res.XSLMessages
- Creates a message from the specified key and replacement
arguments, localized to the given locale.
- createXPATHMsg(XResourceBundleBase, String, Object[]) -
Static method in class org.apache.xalan.res.XSLMessages
- Creates a message from the specified key and replacement
arguments, localized to the given locale.
- createXPATHWarning(int, Object[]) -
Static method in class org.apache.xalan.res.XSLMessages
- Creates a message from the specified key and replacement
arguments, localized to the given locale.
- currentTemplateRuleIsNull() -
Method in class org.apache.xalan.transformer.TransformerImpl
- Tell if the current template rule is null, i.e.
NodeIterator
from the set which it iterated
over, releasing any computational resources and placing the iterator
in the INVALID state.
Document
interface represents the entire HTML or XML
document.DocumentFragment
.
Document
.
DocumentType
.
DocumentFragment
is a "lightweight" or "minimal"
Document
object.DocumentTraversal
contains methods that create iterators and
tree-walkers to traverse a node and its children in document order (depth
first, pre-order traversal, which is equivalent to the order in which the
start tags occur in the text representation of the document).Document
has a doctype
attribute whose value
is either null
or a DocumentType
object.DOMImplementation
interface provides a number of methods
for performing operations that are independent of any particular instance
of the document object model.Element
interface represents an element in an HTML or XML
document.Element
.
Entity
.
EntityReference
.
EntityReference
objects may be inserted into the structure
model when an entity reference is in the source document, or when the
user wishes to insert an entity reference.FactoryConfigurationError
with no
detail mesage.
FactoryConfigurationError
with a
given Exception
base cause of the error.
FactoryConfigurationError
with the
given Exception
base cause and detail message.
FactoryConfigurationError
with
the String
specified as an error message.
TransformerFactory.getFeature(java.lang.String)
returns true when passed this value as an argument,
the Transformer supports Result output of this type.
TransformerFactory.getFeature(java.lang.String)
returns true when passed this value as an argument,
the Transformer supports Source input of this type.
TransformerFactory.getFeature(java.lang.String)
returns true when passed this value as an argument,
the Transformer supports Source input of this type.
TransformerFactory.getFeature(java.lang.String)
returns true when passed this value as an argument,
the Transformer supports Result output of this type.
TransformerFactory.getFeature(java.lang.String)
returns true when passed this value as an argument,
the TransformerFactory returned from
TransformerFactory.newInstance()
may
be safely cast to a SAXTransformerFactory.
TransformerFactory.getFeature(java.lang.String)
returns true when passed this value as an argument,
the Transformer supports Result output of this type.
TransformerFactory.getFeature(java.lang.String)
returns true when passed this value as an argument,
the Transformer supports Source input of this type.
Node.isSupported(java.lang.String, java.lang.String)
to see if it implements
a NodeTestFilter
interface.
TransformerFactory.getFeature(java.lang.String)
returns true when passed this value as an argument,
the SAXTransformerFactory.newXMLFilter(Source src)
and SAXTransformerFactory.newXMLFilter(Templates templates)
methods are supported.
TreeWalker
to the first visible child of the
current node, and returns the new node.
TreeWalker
to the first visible child of the
current node, and returns the new node.
TreeWalker
to the first visible child of the
current node, and returns the new node.
TreeWalker
to the first visible child of the
current node, and returns the new node.
TreeWalker
to the first visible child of the
current node, and returns the new node.
TreeWalker
to the first visible child of the
current node, and returns the new node.
TreeWalker
to the first visible child of the
current node, and returns the new node.
TreeWalker
to the first visible child of the
current node, and returns the new node.
TreeWalker
to the first visible child of the
current node, and returns the new node.
TreeWalker
to the first visible child of the
current node, and returns the new node.
TreeWalker
to the first visible child of the
current node, and returns the new node.
TreeWalker
to the first visible child of the
current node, and returns the new node.
TreeWalker
to the first visible child of the
current node, and returns the new node.
Attr
node by local name and namespace URI.
NamedNodeMap
containing the attributes of this node (if
it is an Element
) or null
otherwise.
null
if the
cause is nonexistent or unknown.
NodeList
that contains all children of this node.
TreeWalker
is currently positioned.
DocumentType
)
associated with this document.
Element
whose ID
is given by
elementId
.
NodeList
of all descendant Elements
with a given tag name, in the order in which they are encountered in
a preorder traversal of this Element
tree.
NodeList
of all the Elements
with a
given tag name in the order in which they are encountered in a
preorder traversal of the Document
tree.
NodeList
of all the descendant
Elements
with a given local name and namespace URI in
the order in which they are encountered in a preorder traversal of
this Element
tree.
NodeList
of all the Elements
with a
given local name and namespace URI in the order in which they are
encountered in a preorder traversal of the Document
tree.
NamedNodeMap
containing the general entities, both
external and internal, declared in the DTD.
NamedNodeMap
containing the general entities, both
external and internal, declared in the DTD.
TreeWalker
.
NodeFilter
used to screen nodes.
DOMImplementation
object that handles this document.
data
and the substringData
method below.
data
and the substringData
method below.
DOCTYPE
keyword.
DOCTYPE
keyword.
null
if it is
unspecified.
null
if it is
unspecified.
null
if it is
unspecified.
null
if it is
unspecified.
null
if it is
unspecified.
TreeWalker
to the next visible node in document
order relative to the current node, and returns the new node.
NamedNodeMap
containing the notations declared in the
DTD.
NamedNodeMap
containing the notations declared in the
DTD.
Document
object associated with this node.
Document
object associated with this node.
Element
node this attribute is attached to or
null
if this attribute is not in use.
Element
node this attribute is attached to or
null
if this attribute is not in use.
null
if it is
unspecified.
null
if it is
unspecified.
null
if it is
unspecified.
null
if it is
unspecified.
null
if it is
unspecified.
NodeIterator
, as specified when it
was created.
root
node of the TreeWalker
, as specified
when it was created.
true
; otherwise, it is
false
.
true
; otherwise, it is
false
.
TemplateList
associated with
this StylesheetRoot.
TreeWalker
.
NodeFilter
bit set that tells what
to show for a given node test.
true
when an attribute with a given name is
specified on this element or has a default value, false
otherwise.
true
when an attribute with a given local name and
namespace URI is specified on this element or has a default value,
false
otherwise.
newChild
before the existing child node
refChild
.
index
th item in the map.
index
th item in the map.
index
th item in the collection.
index
th item in the collection.
index
th item in the map.
index
th item in the collection.
TreeWalker
to the last visible child of the
current node, and returns the new node.
TreeWalker
to the last visible child of the
current node, and returns the new node.
Document
node.
NamedNodeMap
interface are used to
represent collections of nodes that can be accessed by name.SAXParserFactory
.
DocumentBuilderFactory
.
TransformerFactory
.
TreeWalker
to the next visible node in document
order relative to the current node, and returns the new node.
TreeWalker
to the next visible node in document
order relative to the current node, and returns the new node.
TreeWalker
to the next visible node in document
order relative to the current node, and returns the new node.
TreeWalker
to the next visible node in document
order relative to the current node, and returns the new node.
TreeWalker
to the next sibling of the current
node, and returns the new node.
TreeWalker
to the next sibling of the current
node, and returns the new node.
TreeWalker
to the next sibling of the current
node, and returns the new node.
TreeWalker
to the next sibling of the current
node, and returns the new node.
TreeWalker
to the next sibling of the current
node, and returns the new node.
TreeWalker
to the next sibling of the current
node, and returns the new node.
TreeWalker
to the next sibling of the current
node, and returns the new node.
TreeWalker
to the next sibling of the current
node, and returns the new node.
TreeWalker
to the next sibling of the current
node, and returns the new node.
TreeWalker
to the next sibling of the current
node, and returns the new node.
Node
interface is the primary datatype for the entire
Document Object Model.Iterators
are used to step through a set of nodes, e.g.NodeList
interface provides the abstraction of an ordered
collection of nodes, without defining or constraining how this collection
is implemented.Text
nodes in the full depth of the sub-tree
underneath this Node
, including attribute nodes, into a
"normal" form where only structure (e.g., elements, comments,
processing instructions, CDATA sections, and entity references)
separates Text
nodes, i.e., there are neither adjacent
Text
nodes nor empty Text
nodes.
Notation
.
Templates
interface,
and defines a set of classes that represent an XSLT stylesheet.org.xml.sax.helpers.DefaultHandler
.
org.xml.sax.HandlerBase
.
org.xml.sax.InputSource
as XML using the specified
org.xml.sax.helpers.DefaultHandler
.
org.xml.sax.InputSource
as XML using the specified
org.xml.sax.HandlerBase
.
java.io.InputStream
instance as XML using the specified
org.xml.sax.helpers.DefaultHandler
.
java.io.InputStream
instance as XML using the specified
org.xml.sax.helpers.DefaultHandler
.
java.io.InputStream
instance as XML using the specified
org.xml.sax.HandlerBase
.
java.io.InputStream
instance as XML using the specified
org.xml.sax.HandlerBase
.
org.xml.sax.helpers.DefaultHandler
.
org.xml.sax.HandlerBase
.
ParserConfigurationException
with no
detail mesage.
ParserConfigurationException
with
the String
specified as an error message.
TreeWalker
to the previous visible node in
document order relative to the current node, and returns the new node.
NodeIterator
backwards in the set.
TreeWalker
to the previous visible node in
document order relative to the current node, and returns the new
node.
TreeWalker
to the previous sibling of the
current node, and returns the new node.
TreeWalker
to the previous sibling of the
current node, and returns the new node.
ProcessingInstruction
.
ProcessingInstruction
interface represents a "processing
instruction", used in XML as a way to keep processor-specific information
in the text of the document.RangeException
as specified in
their method descriptions.oldChild
from the list
of children, and returns it.
oldChild
with newChild
in the list of children, and returns the oldChild
node.
"Xalani v.r[.dd| Dnn]"
.
org.xml.sax.XMLReader
implementation class.EntityResolver
to be used to resolve
entities present in the XML document to be parsed.
ErrorHandler
to be used to resolve
entities present in the XML document to be parsed.
nodeName
attribute.
nodeName
attribute.
nodeName
attribute.
namespaceURI
and
localName
.
namespaceURI
and
localName
.
namespaceURI
and
localName
.
TemplateList
associated with this
StylesheetRoot.
Nodes
.
Attr
nodes.
CDATASection
nodes.
Comment
nodes.
Document
nodes.
DocumentFragment
nodes.
DocumentType
nodes.
Element
nodes.
Entity
nodes.
EntityReference
nodes.
NodeFilter
.
Notation
nodes.
ProcessingInstruction
nodes.
Text
nodes.
offset
,
keeping both in the tree as siblings.
Text
interface inherits from CharacterData
and represents the textual content (termed character data in XML) of an
Element
or Attr
.Text
node.
TransformerConfigurationException
with no
detail mesage.
TransformerConfigurationException
with
the String
specified as an error message.
TransformerConfigurationException
with the
given Exception
base cause and detail message.
TransformerConfigurationException
with a
given Exception
base cause of the error.
TransformerFactoryConfigurationError
with no
detail mesage.
TransformerFactoryConfigurationError
with a
given Exception
base cause of the error.
TransformerFactoryConfigurationError
with the
given Exception
base cause and detail message.
TransformerFactoryConfigurationError
with
the String
specified as an error message.
Transformer
interface, and is the core
representation of the transformation execution.TreeWalker
objects are used to navigate a document tree or
subtree using the view of the document defined by their
whatToShow
flags and filter (if any).MalformedURIException
with no specified
detail message.
MalformedURIException
with the
specified detail message.
&#xnn
.
&#xnn
.
%HH
, where HH is the hex of the byte value.
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |