|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.xml.sax.helpers.DefaultHandler
fr.ybo.opendata.rennes.sax.KeolisHandler<T>
fr.ybo.opendata.rennes.sax.GenericHandler<T>
T - Objet représentant le xml.public class GenericHandler<T>
Handler SAX générique pour les apis Keolis..
| Constructor Summary | |
|---|---|
GenericHandler(Class<T> classKeolis)
|
|
| Method Summary |
|---|
| Methods inherited from class fr.ybo.opendata.rennes.sax.KeolisHandler |
|---|
characters, endElement, getAnswer, startDocument, startElement |
| Methods inherited from class org.xml.sax.helpers.DefaultHandler |
|---|
endDocument, endPrefixMapping, error, fatalError, ignorableWhitespace, notationDecl, processingInstruction, resolveEntity, setDocumentLocator, skippedEntity, startPrefixMapping, unparsedEntityDecl, warning |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public GenericHandler(Class<T> classKeolis)
classKeolis - Classe représentant le xml.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||