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
Methods inherited from class Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
XMLTypeHelper
public XMLTypeHelper()
findChildElement
public static Element findChildElement(Type type,
String localName,
URI namespaceURI)
Copyright © 1996-2009 Geotools. All Rights Reserved.