|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.xml.sax.helpers.DefaultHandler
org.galagosearch.tupleflow.execution.StackHandler
org.galagosearch.tupleflow.execution.JobConstructor.StageConnectionsHandler
public class JobConstructor.StageConnectionsHandler
| Constructor Summary | |
|---|---|
JobConstructor.StageConnectionsHandler()
|
|
| Method Summary | |
|---|---|
java.util.HashMap<java.lang.String,StageConnectionPoint> |
getConnectionPoints()
|
void |
unhandledStartElement(java.lang.String uri,
java.lang.String localName,
java.lang.String qName,
org.xml.sax.Attributes attributes)
|
| Methods inherited from class org.galagosearch.tupleflow.execution.StackHandler |
|---|
addHandler, addHandler, characters, endChild, endElement, endHandler, startElement, startHandler, unhandledCharacters, unhandledEndElement |
| 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 |
| Constructor Detail |
|---|
public JobConstructor.StageConnectionsHandler()
| Method Detail |
|---|
public java.util.HashMap<java.lang.String,StageConnectionPoint> getConnectionPoints()
public void unhandledStartElement(java.lang.String uri,
java.lang.String localName,
java.lang.String qName,
org.xml.sax.Attributes attributes)
throws org.xml.sax.SAXException
unhandledStartElement in class StackHandlerorg.xml.sax.SAXException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||