|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.xml.sax.helpers.DefaultHandler
edu.berkeley.cs.db.yfilter.filter.EXfilter
edu.berkeley.cs.db.yfilter.filter.EXfilterBasic
fr.paris.telecomParisTech.dbWEB.arcomem.wp5.appliocationAwareHelper.filtering.ExfilterBasicEx
public class ExfilterBasicEx
Extends ExfilterBasic class which is part of YFilter system.
| Field Summary |
|---|
| Fields inherited from class edu.berkeley.cs.db.yfilter.filter.EXfilter |
|---|
DEBUG_QUERY_PARSING, DEBUG_XML_PARSING |
| Constructor Summary | |
|---|---|
ExfilterBasicEx()
|
|
| Method Summary | |
|---|---|
void |
endDocument()
|
void |
endElement()
} |
void |
startDocument()
} |
void |
startElement()
|
void |
startElement(String uri,
String local,
String elementName,
Attributes attrs)
|
| Methods inherited from class edu.berkeley.cs.db.yfilter.filter.EXfilterBasic |
|---|
addQuery, allocateStreams, characters, clear, deleteQuery, endElement, getMatchedQueries, getMatchingElements, getNewlyMatchedQueries, getNoActiveQueries, getNoDistinctPaths, getNoDistinctQueries, getNoElements, getNoMatchedQueries, getNoPredicates, getNoQueries, getNoStates, getPathLength, getQueryIndex, getSelectivity, preAllocate, printQueryIndex, printQueryIndexToFile, printQueryResults, printQueryResults, printRunStack, stringOfMatchingElements |
| Methods inherited from class edu.berkeley.cs.db.yfilter.filter.EXfilter |
|---|
main, setEventSequence, setXMLTree, startParsing |
| Methods inherited from class org.xml.sax.helpers.DefaultHandler |
|---|
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 ExfilterBasicEx()
| Method Detail |
|---|
public void endDocument()
endDocument in interface ContentHandlerendDocument in class edu.berkeley.cs.db.yfilter.filter.EXfilterBasicpublic void endElement()
endElement in class edu.berkeley.cs.db.yfilter.filter.EXfilterBasicpublic void startDocument()
startDocument in interface ContentHandlerstartDocument in class edu.berkeley.cs.db.yfilter.filter.EXfilterBasicpublic void startElement()
startElement in class edu.berkeley.cs.db.yfilter.filter.EXfilterBasic
public void startElement(String uri,
String local,
String elementName,
Attributes attrs)
startElement in interface ContentHandlerstartElement in class edu.berkeley.cs.db.yfilter.filter.EXfilterBasic
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||