|
Vordel SDK | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.xml.sax.helpers.DefaultHandler
com.vordel.es.xes.XMLParser
com.vordel.es.xes.MetaDataExtractor
public class MetaDataExtractor
| Nested Class Summary | |
|---|---|
static class |
MetaDataExtractor.ESMetaInfo
|
| Field Summary |
|---|
| Fields inherited from class com.vordel.es.xes.XMLParser |
|---|
handlers |
| Method Summary | |
|---|---|
MetaDataExtractor.ESMetaInfo |
getMetaInfo(java.io.InputStream is)
Get the meta data from the entity store data, if its present. |
static MetaDataExtractor |
newInstance()
|
| Methods inherited from class com.vordel.es.xes.XMLParser |
|---|
characters, endElement, parse, registerHandler, startElement |
| Methods inherited from class org.xml.sax.helpers.DefaultHandler |
|---|
endDocument, endPrefixMapping, error, fatalError, ignorableWhitespace, notationDecl, processingInstruction, resolveEntity, setDocumentLocator, skippedEntity, startDocument, startPrefixMapping, unparsedEntityDecl, warning |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static MetaDataExtractor newInstance()
public MetaDataExtractor.ESMetaInfo getMetaInfo(java.io.InputStream is)
is - an InputStream to the entity store data
EntityStoreException
|
Vordel SDK | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||