Package | Description |
---|---|
com.kitfox.svg.xml |
Modifier and Type | Method and Description |
---|---|
static ReadableXMLElement |
XMLParseUtil.getElement(java.lang.Class classType,
org.w3c.dom.Element root,
java.lang.String name,
java.net.URL docRoot)
Returns the first ReadableXMLElement with the given name
|