Uses of Class org.apache.xalan.templates.AVT

Uses in package org.apache.xalan.templates

Constructors with parameter type org.apache.xalan.templates.AVT

Construct a Attr.

Methods with parameter type org.apache.xalan.templates.AVT

void
Set a literal result attribute (AVTs only).
void
Set the "case-order" attribute.
void
Set the "data-type" attribute.
void
Set the "format" attribute.
void
Set the "grouping-separator" attribute.
void
Set the "grouping-size" attribute.
void
Set the "lang" attribute.
void
Set the "lang" attribute.
void
Set the "letter-value" attribute.
void
void
Set the "name" attribute.
void
Set the "name" attribute.
void
Set the "namespace" attribute.
void
Set the "order" attribute.
void
Set the "xml:space" attribute.
boolean
Visit an Attribute Value Template (at the top level).

Methods with return type org.apache.xalan.templates.AVT

AVT
Get the "case-order" attribute.
AVT
Get the "data-type" attribute.
AVT
Get the "format" attribute.
AVT
Get the "grouping-separator" attribute.
AVT
Get the "grouping-size" attribute.
AVT
Get the "lang" attribute.
AVT
Get the "lang" attribute.
AVT
Get the "letter-value" attribute.
AVT
Get a literal result attribute by name.
AVT
ElemLiteralResult.getLiteralResultAttributeNS(String namespaceURI, String localName)
Get a literal result attribute by name.
AVT
Get the "name" attribute.
AVT
Get the "name" attribute.
AVT
Get the "namespace" attribute.
AVT
Get the "order" attribute.

Copyright © 2006 Apache XML Project. All Rights Reserved.