|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objecthnscnvt.HNSSignToElementText
public class HNSSignToElementText
Supports the conversion of an HNSSign to
the corresponding SiGML <hns_sign> element.
| Constructor Summary | |
|---|---|
HNSSignToElementText()
Constructs a new converter of HNSSigns to
<hns_sign> elements. |
|
| Method Summary | |
|---|---|
void |
convert(HNSSign hnss,
java.lang.StringBuilder hnsbuf)
Generates the <hns_sign> element text for the
given HNSSign, and appends it to the given
string builder. |
java.lang.String |
hnsSignElement(HNSSign hnss)
Generates and returns the <hns_sign> element text
for the given HNSSign. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public HNSSignToElementText()
HNSSigns to
<hns_sign> elements.
| Method Detail |
|---|
public void convert(HNSSign hnss,
java.lang.StringBuilder hnsbuf)
<hns_sign> element text for the
given HNSSign, and appends it to the given
string builder.
public java.lang.String hnsSignElement(HNSSign hnss)
<hns_sign> element text
for the given HNSSign.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||