Index

C E G N O P S X 
All Classes and Interfaces|All Packages

C

characters(char[], int, int) - Method in class org.codice.ddf.transformer.xml.streaming.impl.GmlHandler
Takes in a sax event from SaxEventHandlerDelegate, and if it is a gml:Point or a sub-element of a gml:Point, it will * hand the event off to the GML handler for further parsing.
characters(char[], int, int) - Method in class org.codice.ddf.transformer.xml.streaming.impl.XmlSaxEventHandlerImpl
Takes in a sax event from SaxEventHandlerDelegate and adds the characters to textDataOfElement
convert(InputStream) - Method in class org.codice.ddf.transformer.xml.streaming.impl.Gml3ToWktImpl
 
convert(String) - Method in class org.codice.ddf.transformer.xml.streaming.impl.Gml3ToWktImpl
 

E

endElement(String, String, String) - Method in class org.codice.ddf.transformer.xml.streaming.impl.GmlHandler
Takes in a sax event from SaxEventHandlerDelegate, and if it is a gml:Point or a sub-element of a gml:Point, it will * hand the event off to the GML handler for further parsing.
endElement(String, String, String) - Method in class org.codice.ddf.transformer.xml.streaming.impl.XmlSaxEventHandlerImpl
Takes in a sax event from SaxEventHandlerDelegate.

G

getAttributes() - Method in class org.codice.ddf.transformer.xml.streaming.impl.GmlHandler
 
getAttributes() - Method in class org.codice.ddf.transformer.xml.streaming.impl.XmlSaxEventHandlerImpl
 
getDescription() - Method in class org.codice.ddf.transformer.xml.streaming.impl.GmlHandlerFactory
 
getDescription() - Method in class org.codice.ddf.transformer.xml.streaming.impl.XmlSaxEventHandlerFactoryImpl
 
getId() - Method in class org.codice.ddf.transformer.xml.streaming.impl.GmlHandlerFactory
 
getId() - Method in class org.codice.ddf.transformer.xml.streaming.impl.XmlSaxEventHandlerFactoryImpl
 
getNewSaxEventHandler() - Method in class org.codice.ddf.transformer.xml.streaming.impl.GmlHandlerFactory
 
getNewSaxEventHandler() - Method in class org.codice.ddf.transformer.xml.streaming.impl.XmlSaxEventHandlerFactoryImpl
 
getOrganization() - Method in class org.codice.ddf.transformer.xml.streaming.impl.GmlHandlerFactory
 
getOrganization() - Method in class org.codice.ddf.transformer.xml.streaming.impl.XmlSaxEventHandlerFactoryImpl
 
getSupportedAttributeDescriptors() - Method in class org.codice.ddf.transformer.xml.streaming.impl.GmlHandler
 
getSupportedAttributeDescriptors() - Method in class org.codice.ddf.transformer.xml.streaming.impl.XmlSaxEventHandlerImpl
 
getTitle() - Method in class org.codice.ddf.transformer.xml.streaming.impl.GmlHandlerFactory
 
getTitle() - Method in class org.codice.ddf.transformer.xml.streaming.impl.XmlSaxEventHandlerFactoryImpl
 
getVersion() - Method in class org.codice.ddf.transformer.xml.streaming.impl.GmlHandlerFactory
 
getVersion() - Method in class org.codice.ddf.transformer.xml.streaming.impl.XmlSaxEventHandlerFactoryImpl
 
getXmlToMetacardMapping() - Method in class org.codice.ddf.transformer.xml.streaming.impl.XmlSaxEventHandlerFactoryImpl
 
Gml3ToWktImpl - Class in org.codice.ddf.transformer.xml.streaming.impl
 
Gml3ToWktImpl(Supplier<XSDParserDelegate>) - Constructor for class org.codice.ddf.transformer.xml.streaming.impl.Gml3ToWktImpl
 
GmlHandler - Class in org.codice.ddf.transformer.xml.streaming.impl
A sax event handler to handle GML sax events and stores the data as a WKT.
GmlHandler(GMLHandler, Gml3ToWkt) - Constructor for class org.codice.ddf.transformer.xml.streaming.impl.GmlHandler
 
GmlHandlerFactory - Class in org.codice.ddf.transformer.xml.streaming.impl
 
GmlHandlerFactory() - Constructor for class org.codice.ddf.transformer.xml.streaming.impl.GmlHandlerFactory
 

N

newGml2ToWkt() - Static method in class org.codice.ddf.transformer.xml.streaming.impl.Gml3ToWktImpl
 
newGml32ToWkt() - Static method in class org.codice.ddf.transformer.xml.streaming.impl.Gml3ToWktImpl
 
newGml3ToWkt() - Static method in class org.codice.ddf.transformer.xml.streaming.impl.Gml3ToWktImpl
 

O

org.codice.ddf.transformer.xml.streaming.impl - package org.codice.ddf.transformer.xml.streaming.impl
 

P

parseXml(InputStream) - Method in class org.codice.ddf.transformer.xml.streaming.impl.Gml3ToWktImpl
 

S

setGml3ToWkt(Gml3ToWkt) - Method in class org.codice.ddf.transformer.xml.streaming.impl.GmlHandlerFactory
 
setXmlToMetacardMapping(Map<String, String>) - Method in class org.codice.ddf.transformer.xml.streaming.impl.XmlSaxEventHandlerFactoryImpl
 
startDocument() - Method in class org.codice.ddf.transformer.xml.streaming.impl.XmlSaxEventHandlerImpl
 
startElement(String, String, String, Attributes) - Method in class org.codice.ddf.transformer.xml.streaming.impl.GmlHandler
Takes in a sax event from SaxEventHandlerDelegate, and if it is a gml:Point or a sub-element of a gml:Point, it will hand the event off to the GML handler for further parsing.
startElement(String, String, String, Attributes) - Method in class org.codice.ddf.transformer.xml.streaming.impl.XmlSaxEventHandlerImpl
Takes in a sax event from SaxEventHandlerDelegate, and if it is in the xmlToMetacardMapping, begin reading it.
startPrefixMapping(String, String) - Method in class org.codice.ddf.transformer.xml.streaming.impl.GmlHandler
 

X

XmlSaxEventHandlerFactoryImpl - Class in org.codice.ddf.transformer.xml.streaming.impl
XmlSaxEventHandlerFactoryImpl() - Constructor for class org.codice.ddf.transformer.xml.streaming.impl.XmlSaxEventHandlerFactoryImpl
 
XmlSaxEventHandlerImpl - Class in org.codice.ddf.transformer.xml.streaming.impl
A sax event handler used to parse urn:catalog:metacard Metacards.
XmlSaxEventHandlerImpl() - Constructor for class org.codice.ddf.transformer.xml.streaming.impl.XmlSaxEventHandlerImpl
 
XmlSaxEventHandlerImpl(Map<String, String>) - Constructor for class org.codice.ddf.transformer.xml.streaming.impl.XmlSaxEventHandlerImpl
 
C E G N O P S X 
All Classes and Interfaces|All Packages