|
tauZaman v0.1 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--tauzaman.property.Format
Format class represents a formatting information
of an input or output temporal constant.
Property,
ImportFormat| Constructor Summary | |
Format(org.w3c.dom.Element root)
Constructs a Format object, from given DOM node parsed
from Property Specification file. |
|
| Method Summary | |
java.lang.String |
getFormatString()
Returns the formatString of this format |
boolean |
isFormatWhitespaceFriendly()
Returns whether this format is whitespace friendly or not |
java.lang.String |
toString()
toString method |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public Format(org.w3c.dom.Element root)
Format object, from given DOM node parsed
from Property Specification file.
root - DOM Element| Method Detail |
public boolean isFormatWhitespaceFriendly()
public java.lang.String getFormatString()
public java.lang.String toString()
toString in class java.lang.Object
|
tauZaman v0.1 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||