org.geotools.xml.handlers
Class XMLTypeHelper

java.lang.Object
  extended by org.geotools.xml.handlers.XMLTypeHelper

public class XMLTypeHelper
extends java.lang.Object

Utility class with methods to help implement Element and Type Handlers

Author:
Jesse

Constructor Summary
XMLTypeHelper()
           
 
Method Summary
static Element findChildElement(Type type, java.lang.String localName, java.net.URI namespaceURI)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XMLTypeHelper

public XMLTypeHelper()
Method Detail

findChildElement

public static Element findChildElement(Type type,
                                       java.lang.String localName,
                                       java.net.URI namespaceURI)


Copyright © 1996-2010 Geotools. All Rights Reserved.