|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use QName | |
---|---|
se.biltmore.tools.odttoapt.maven.plugin |
Uses of QName in se.biltmore.tools.odttoapt.maven.plugin |
---|
Fields in se.biltmore.tools.odttoapt.maven.plugin declared as QName | |
---|---|
private QName |
OdtSAXHandler.Current.qName
The currentStyle qName. |
Methods in se.biltmore.tools.odttoapt.maven.plugin that return QName | |
---|---|
static QName |
QName.getAttributeByQName(String qName)
Returns the atribute by the qualified name. |
QName |
OdtSAXHandler.Current.getQName()
Returns the currentStyle qName. |
static QName |
QName.getTagByQName(String qName)
Returns the tag by the qualified name. |
static QName |
QName.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static QName[] |
QName.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Constructors in se.biltmore.tools.odttoapt.maven.plugin with parameters of type QName | |
---|---|
OdtSAXHandler.Current(APT apt,
QName qName,
Style style)
Creates a new Current instance. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |