org.citygml4j.builder.jaxb.xml.io.reader
Class XMLUtil
java.lang.Object
org.citygml4j.builder.jaxb.xml.io.reader.XMLUtil
public class XMLUtil
- extends java.lang.Object
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getInstance
public static XMLUtil getInstance()
isCityGMLElement
public boolean isCityGMLElement(java.lang.String namespaceURI)
isCityGMLElement
public boolean isCityGMLElement(javax.xml.namespace.QName name)
isGMLElement
public boolean isGMLElement(java.lang.String namespaceURI)
isGMLElement
public boolean isGMLElement(javax.xml.namespace.QName name)
isParentInfoElement
public boolean isParentInfoElement(java.lang.String namespaceURI,
java.lang.String localPart)
isParentInfoElement
public boolean isParentInfoElement(javax.xml.namespace.QName name)
isCityGMLFeature
public boolean isCityGMLFeature(java.lang.String localName,
java.lang.String namespaceURI)