com.moximedia.ows.xml
Class GetFeatureGML2

java.lang.Object
  extended bycom.moximedia.ows.xml.GetFeatureGML2
All Implemented Interfaces:
org.xml.sax.ContentHandler, GetFeatureHandler

public class GetFeatureGML2
extends java.lang.Object
implements GetFeatureHandler, org.xml.sax.ContentHandler


Constructor Summary
GetFeatureGML2()
           
 
Method Summary
 void characters(char[] ch, int start, int length)
           
 void endDocument()
           
 void endElement(java.lang.String namespaceURI, java.lang.String localName, java.lang.String qName)
           
 void endPrefixMapping(java.lang.String str)
           
 void ignorableWhitespace(char[] ch, int start, int length)
           
 boolean process()
           
 void processingInstruction(java.lang.String str, java.lang.String str1)
           
 void setData(java.lang.String data)
           
 void setDocumentLocator(org.xml.sax.Locator locator)
           
 void setRecordset(Recordset rs)
           
 void skippedEntity(java.lang.String str)
           
 void startDocument()
           
 void startElement(java.lang.String namespaceURI, java.lang.String localName, java.lang.String qName, org.xml.sax.Attributes atts)
           
 void startPrefixMapping(java.lang.String str, java.lang.String str1)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GetFeatureGML2

public GetFeatureGML2()
Method Detail

process

public boolean process()
Specified by:
process in interface GetFeatureHandler

setRecordset

public void setRecordset(Recordset rs)
Specified by:
setRecordset in interface GetFeatureHandler

setData

public void setData(java.lang.String data)
Specified by:
setData in interface GetFeatureHandler

startElement

public void startElement(java.lang.String namespaceURI,
                         java.lang.String localName,
                         java.lang.String qName,
                         org.xml.sax.Attributes atts)
                  throws org.xml.sax.SAXException
Specified by:
startElement in interface GetFeatureHandler
Throws:
org.xml.sax.SAXException

endElement

public void endElement(java.lang.String namespaceURI,
                       java.lang.String localName,
                       java.lang.String qName)
                throws org.xml.sax.SAXException
Specified by:
endElement in interface GetFeatureHandler
Throws:
org.xml.sax.SAXException

startDocument

public void startDocument()
                   throws org.xml.sax.SAXException
Specified by:
startDocument in interface GetFeatureHandler
Throws:
org.xml.sax.SAXException

endDocument

public void endDocument()
                 throws org.xml.sax.SAXException
Specified by:
endDocument in interface GetFeatureHandler
Throws:
org.xml.sax.SAXException

characters

public void characters(char[] ch,
                       int start,
                       int length)
                throws org.xml.sax.SAXException
Specified by:
characters in interface GetFeatureHandler
Throws:
org.xml.sax.SAXException

ignorableWhitespace

public void ignorableWhitespace(char[] ch,
                                int start,
                                int length)
                         throws org.xml.sax.SAXException
Specified by:
ignorableWhitespace in interface GetFeatureHandler
Throws:
org.xml.sax.SAXException

processingInstruction

public void processingInstruction(java.lang.String str,
                                  java.lang.String str1)
                           throws org.xml.sax.SAXException
Specified by:
processingInstruction in interface GetFeatureHandler
Throws:
org.xml.sax.SAXException

startPrefixMapping

public void startPrefixMapping(java.lang.String str,
                               java.lang.String str1)
                        throws org.xml.sax.SAXException
Specified by:
startPrefixMapping in interface GetFeatureHandler
Throws:
org.xml.sax.SAXException

skippedEntity

public void skippedEntity(java.lang.String str)
                   throws org.xml.sax.SAXException
Specified by:
skippedEntity in interface GetFeatureHandler
Throws:
org.xml.sax.SAXException

endPrefixMapping

public void endPrefixMapping(java.lang.String str)
                      throws org.xml.sax.SAXException
Specified by:
endPrefixMapping in interface GetFeatureHandler
Throws:
org.xml.sax.SAXException

setDocumentLocator

public void setDocumentLocator(org.xml.sax.Locator locator)
Specified by:
setDocumentLocator in interface GetFeatureHandler


Internet Mapping Framework for OpenGIS Java Object Model API (v1.3.007)
Copyright © 2005 Moxi Media Inc. and Province of British Columbia. All Rights Reserved.