Package org.geotools.xml.handlers
Class XMLTypeHelper
- Object
-
- XMLTypeHelper
-
public class XMLTypeHelper extends Object
Utility class with methods to help implement Element and Type Handlers- Author:
- Jesse
-
-
Constructor Summary
Constructors Constructor Description XMLTypeHelper()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static Element
findChildElement(Type type, String localName, URI namespaceURI)
-