org.geotools.demo.xml
Class SAXExample

java.lang.Object
  extended by org.geotools.demo.xml.SAXExample

public class SAXExample
extends java.lang.Object


Constructor Summary
SAXExample()
           
 
Method Summary
static void main(java.lang.String[] args)
           
static org.opengis.filter.Filter parse(org.xml.sax.InputSource input)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SAXExample

public SAXExample()
Method Detail

main

public static void main(java.lang.String[] args)
                 throws java.lang.Exception
Throws:
java.lang.Exception

parse

public static org.opengis.filter.Filter parse(org.xml.sax.InputSource input)
                                       throws java.io.IOException,
                                              org.xml.sax.SAXException
Throws:
java.io.IOException
org.xml.sax.SAXException


Copyright © 1996-2010 Geotools. All Rights Reserved.