|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objecthnsgen.GToHNSSignSiGML
public class GToHNSSignSiGML
Converts <hamgestural_sign> SiGML elements to the
corresponding <hns_sign> SiGML elements.
| Nested Class Summary | |
|---|---|
static class |
GToHNSSignSiGML.GToHNSException
GToHNSSignSiGML exception class. |
| Constructor Summary | |
|---|---|
GToHNSSignSiGML()
Constructs a new converter, using the standard Gestural-to-HNS XSLT file. |
|
GToHNSSignSiGML(java.lang.String g2huri)
Constructs a new converter, using the given Gestural-to-HNS XSLT file. |
|
| Method Summary | |
|---|---|
java.lang.String |
hnsSignElementText(org.w3c.dom.Element sigmlsel)
Returns the given SiGML sign element as text. |
org.w3c.dom.Element |
hnsSignForGSiGML(org.w3c.dom.Element gsel)
Returns the <hns_sign> SiGML element corresponding to
the given <hamgestural_sign> element. |
java.lang.String |
hnsSignTextForGSiGML(org.w3c.dom.Element gsel)
Returns the text of the <hns_sign> SiGML element
corresponding to the given <hamgestural_sign> element. |
java.lang.String |
hnsSignTextForGSiGML(java.lang.String gsstr)
Returns the text of the <hns_sign> SiGML element
corresponding to the given <hamgestural_sign> element text. |
java.lang.String |
sigmlSignAsDoc(java.lang.String sigmlsign)
Returns the text of a complete SiGML document containing the given sign element. |
void |
validateSiGML(java.lang.String sdoctxt)
Validates the given SiGML document text. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public GToHNSSignSiGML()
throws GToHNSSignSiGML.GToHNSException
GToHNSSignSiGML.GToHNSException
public GToHNSSignSiGML(java.lang.String g2huri)
throws GToHNSSignSiGML.GToHNSException
GToHNSSignSiGML.GToHNSException| Method Detail |
|---|
public java.lang.String sigmlSignAsDoc(java.lang.String sigmlsign)
public java.lang.String hnsSignElementText(org.w3c.dom.Element sigmlsel)
throws GToHNSSignSiGML.GToHNSException
GToHNSSignSiGML.GToHNSException
public java.lang.String hnsSignTextForGSiGML(java.lang.String gsstr)
throws GToHNSSignSiGML.GToHNSException
<hns_sign> SiGML element
corresponding to the given <hamgestural_sign> element text.
GToHNSSignSiGML.GToHNSException
public java.lang.String hnsSignTextForGSiGML(org.w3c.dom.Element gsel)
throws GToHNSSignSiGML.GToHNSException
<hns_sign> SiGML element
corresponding to the given <hamgestural_sign> element.
GToHNSSignSiGML.GToHNSException
public org.w3c.dom.Element hnsSignForGSiGML(org.w3c.dom.Element gsel)
throws GToHNSSignSiGML.GToHNSException
<hns_sign> SiGML element corresponding to
the given <hamgestural_sign> element.
GToHNSSignSiGML.GToHNSException
public void validateSiGML(java.lang.String sdoctxt)
throws GToHNSSignSiGML.GToHNSException
GToHNSSignSiGML.GToHNSException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||