public class XmlSchemaFractionDigitsFacet extends XmlSchemaNumericFacet
unhandledAttributes
Constructor and Description |
---|
XmlSchemaFractionDigitsFacet()
Creates new XmlSchemaFractionDigitsFacet
|
XmlSchemaFractionDigitsFacet(Object value,
boolean fixed) |
Modifier and Type | Method and Description |
---|---|
String |
toString(String prefix,
int tab) |
construct, getValue, isFixed, setFixed, setValue
getAnnotation, getId, getUnhandledAttributes, setAnnotation, setId, setUnhandledAttributes, toString
addMetaInfo, equals, getLineNumber, getLinePosition, getMetaInfoMap, getSourceURI, setLineNumber, setLinePosition, setMetaInfoMap, setSourceURI
public XmlSchemaFractionDigitsFacet()
public XmlSchemaFractionDigitsFacet(Object value, boolean fixed)
public String toString(String prefix, int tab)
toString
in class XmlSchemaObject
Copyright © 2004-2012 The Apache Software Foundation. All Rights Reserved.