wt.ixb.handlers.forattributes
Class IBAValues
java.lang.Object
wt.ixb.handlers.forattributes.IBAValues
- class IBAValues
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
attrPath
private String attrPath
attrType
private String attrType
attrValue
private String attrValue
IBAValues
public IBAValues(String in)
IBAValues
public IBAValues(IxbElement el)
throws WTException
getattrPath
public String getattrPath()
getattrType
public String getattrType()
getattrValue
public String getattrValue()
validateRatioValue
private void validateRatioValue(String denominator)
throws WTException
- Throws:
WTException
validatePrecision
private void validatePrecision(String precision)
PP
private static void PP(String s)