| Package | Description |
|---|---|
| com.hfg.svg | |
| com.hfg.xml |
Classes for XML handling.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SvgScript.addSubtag(XMLCDATA inCDATA) |
| Modifier and Type | Method and Description |
|---|---|
XMLCDATA |
XMLCDATA.clone() |
XMLCDATA |
XMLCDATA.setHideWithCommentsForLegacyBrowsers(boolean inValue)
Sets whether or not to 'hide' the CDATA structure from browsers that are too
old to support it.
|
jataylor@hairyfatguy.com