Frames | No Frames |
Constructors with parameter type org.apache.xml.utils.QName | |
TracerEvent.TracerEvent(TransformerImpl processor, Node sourceNode, QName mode, ElemTemplateElement styleNode) Create an event originating at the given node of the style tree.
|
Fields of type org.apache.xml.utils.QName | |
QName | The current mode.
|
Methods with parameter type org.apache.xml.utils.QName | |
void | Set the qualified name of the variable.
|
Methods with return type org.apache.xml.utils.QName | |
QName | Get the qualified name of the variable.
|
Methods with parameter type org.apache.xml.utils.QName | |
boolean | Determines whether the passed element name is present in the list of available elements.
|
Methods with parameter type org.apache.xml.utils.QName | |
XObject | Get a variable based on it's qualified name.
|
Methods with return type org.apache.xml.utils.QName | |
QName | Get the current mode being executed.
|
Methods with return type org.apache.xml.utils.QName | |
QName | QName.getQNameFromString(String name) Given a string, create and return a QName object
|
Fields of type org.apache.xml.utils.QName | |
QName | The name attribute specifies the name of the attribute set.
|
QName | An xsl:call-template element invokes a template by name;
it has a required name attribute that identifies the template to be invoked.
|
Methods with parameter type org.apache.xml.utils.QName | |
Vector | Get a list "xsl:attribute-set" properties that match the qname.
|
boolean | Searches for the boolean property with the specified key in the property list.
|
DecimalFormatProperties | Get an "xsl:decimal-format" property.
|
DecimalFormatSymbols | Given a valid element decimal-format name, return the
decimalFormatSymbols with that name.
|
int | Searches for the int property with the specified key in the property list.
|
Object | Get a non-xslt element.
|
ElemParam | Get an "xsl:param" property.
|
String | Searches for the property with the specified key in the property list.
|
Vector | Searches for the list of qname properties with the specified key in
the property list.
|
QName | Searches for the qname property with the specified key in the property list.
|
ElemTemplate | Locate a named template.
|
ElemTemplate | TemplateList.getTemplate(XPathContext xctxt, int targetNode, QName mode, boolean quietConflictWarnings, DTM dtm) Given a target element, find the template that best
matches in the given XSL document, according
to the rules specified in the xsl draft.
|
ElemTemplate | TemplateList.getTemplate(XPathContext xctxt, int targetNode, QName mode, int maxImportLevel, int endImportLevel, boolean quietConflictWarnings, DTM dtm) Given a target element, find the template that best
matches in the given XSL document, according
to the rules specified in the xsl draft.
|
ElemTemplate | Get an "xsl:template" property. |
ElemTemplate | StylesheetRoot.getTemplateComposed(XPathContext xctxt, int targetNode, QName mode, boolean quietConflictWarnings, DTM dtm) Get an "xsl:template" property by node match. |
ElemTemplate | StylesheetRoot.getTemplateComposed(XPathContext xctxt, int targetNode, QName mode, int maxImportLevel, int endImportLevel, boolean quietConflictWarnings, DTM dtm) Get an "xsl:template" property by node match. |
ElemTemplate | TemplateList.getTemplateFast(XPathContext xctxt, int targetNode, int expTypeID, QName mode, int maxImportLevel, boolean quietConflictWarnings, DTM dtm) Given a target element, find the template that best
matches in the given XSL document, according
to the rules specified in the xsl draft. |
ElemVariable | Get an "xsl:variable" property.
|
ElemVariable | Get an "xsl:variable" or "xsl:param" property.
|
ElemVariable | Get an "xsl:variable" property.
|
void | Set an output property.
|
void | Set an output property.
|
void | Set the mode attribute for this element.
|
void | Set the "mode" attribute.
|
void | Set the "name" attribute.
|
void | Set the "name" attribute.
|
void | Set the "name" attribute.
|
void | Set the "name" attribute.
|
void | Set the "name" attribute.
|
void | Set the "name" attribute.
|
void | Set the "name" attribute.
|
void | Set found a non-xslt element.
|
void | Set an output property.
|
void | Set an output property with a QName list value. |
void | Set an output property with a QName value. |
void | Set an output property with a QName value. |
void | Set the "use-attribute-sets" attribute.
|
Methods with return type org.apache.xml.utils.QName | |
QName | Get the mode attribute for this element.
|
QName | Get the "mode" attribute.
|
QName | Get the "name" attribute.
|
QName | Get the "name" attribute.
|
QName | Get the "name" attribute.
|
QName | Get the "name" attribute.
|
QName | Get the "name" attribute.
|
QName | Get the "name" attribute.
|
QName | Get the "name" attribute.
|
QName | OutputProperties.getQNameProperty(String key) Searches for the qname property with the specified key in the property list.
|
QName | OutputProperties.getQNameProperty(String key, Properties props) Searches for the qname property with the specified key in the property list.
|
QName | Searches for the qname property with the specified key in the property list.
|
QName[] | Get the "use-attribute-sets" attribute.
|
Constructors with parameter type org.apache.xml.utils.QName | |
Construct a parameter argument that contains an expression.
| |
Construct a parameter argument which has an XObject value.
| |
Construct a parameter argument.
|
Methods with parameter type org.apache.xml.utils.QName | |
XObject | Get a variable based on it's qualified name.
|
XObject | Get a variable based on it's qualified name.
|
void | Set the qualified name for this argument.
|
Methods with return type org.apache.xml.utils.QName | |
QName | Get the qualified name for this argument.
|
Methods with parameter type org.apache.xml.utils.QName | |
XObject | Get a variable based on it's qualified name.
|
Constructors with parameter type org.apache.xml.utils.QName | |
Constructor KeyRefIterator
| |
KeyTable.KeyTable(int doc, PrefixResolver nscontext, QName name, Vector keyDeclarations, XPathContext xctxt) Build a keys table.
|
Methods with parameter type org.apache.xml.utils.QName | |
void | TransformerImpl.executeChildTemplates(ElemTemplateElement elem, org.w3c.dom.Node context, QName mode, ContentHandler handler) Execute each of the children of a template element. |
XNodeSet | Given a valid element key, return the corresponding node list.
|
XNodeSet | KeyManager.getNodeSetDTMByKey(XPathContext xctxt, int doc, QName name, XMLString ref, PrefixResolver nscontext) Given a valid element key, return the corresponding node list.
|
void | NEEDSDOC Method pushMode
NEEDSDOC @param mode
|
Methods with return type org.apache.xml.utils.QName | |
QName | Get Key Name for this KeyTable
|
QName | NEEDSDOC Method getMode
NEEDSDOC (getMode) @return
|
QName | Get the key name from a key declaration this iterator will process
|