org.geotools.xml.handlers
Class XMLTypeHelper

Object
  extended by XMLTypeHelper

public class XMLTypeHelper
extends Object

Utility class with methods to help implement Element and Type Handlers

Author:
Jesse
Module:
modules/library/xml (gt-xml.jar)

Constructor Summary
XMLTypeHelper()
           
 
Method Summary
static Element findChildElement(Type type, String localName, URI namespaceURI)
           
 
Methods inherited from class 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,
                                       String localName,
                                       URI namespaceURI)


Copyright © 1996-2009 Geotools. All Rights Reserved.