org.geotools.demo.xml
Class SAXExample2

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

public class SAXExample2
extends java.lang.Object


Constructor Summary
SAXExample2()
           
 
Method Summary
static void main(java.lang.String[] args)
           
static org.geotools.demo.xml.SAXExample2.Callback 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

SAXExample2

public SAXExample2()
Method Detail

main

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

parse

public static org.geotools.demo.xml.SAXExample2.Callback 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.