public class UnitEntry
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
class |
UnitEntry.NumeratorDenominatorInfo
The Class NumeratorDenominatorInfo.
|
Constructor and Description |
---|
UnitEntry(net.sf.saxon.s9api.XdmNode unitNode)
Instantiates a new unit entry.
|
Modifier and Type | Method and Description |
---|---|
net.sf.saxon.s9api.XdmValue |
getDefinition()
XHTML mixed The meaning of the unit, in English.
|
javax.xml.namespace.QName |
getDenominator()
Gets the denominator.
|
javax.xml.namespace.QName |
getItemType()
Gets the item type.
|
java.lang.String |
getItemTypeLocalName()
Gets the item type local name.
|
java.lang.String |
getItemTypeNS()
Gets the item type namespace.
|
javax.xml.namespace.QName |
getNumerator()
Gets the numerator.
|
UTRProcessor.Status |
getStatus()
Gets the status.
|
java.lang.String |
getSymbol()
Gets the symbol.
|
javax.xml.namespace.QName |
getUnit()
Gets the unit.
|
java.lang.String |
getUnitID()
Gets the unit id.
|
java.lang.String |
getUnitNS()
Gets the unit ns.
|
boolean |
isComplete()
Checks if is complete.
|
boolean |
isDivision()
Checks if is division.
|
public UnitEntry(net.sf.saxon.s9api.XdmNode unitNode)
unitNode
- the unit nodepublic boolean isComplete()
public boolean isDivision()
public javax.xml.namespace.QName getNumerator()
public javax.xml.namespace.QName getDenominator()
public UTRProcessor.Status getStatus()
public java.lang.String getSymbol()
public javax.xml.namespace.QName getItemType()
public java.lang.String getItemTypeNS()
public net.sf.saxon.s9api.XdmValue getDefinition()
public java.lang.String getUnitID()
public java.lang.String getUnitNS()
public java.lang.String getItemTypeLocalName()
public javax.xml.namespace.QName getUnit()
Copyright 2006-2015 Reporting Standard S.L., C/ Torrecilla del Puerto 1, 28043, Madrid, Espaņa