nz.ac.waikato.mcennis.rat.graph.query.property
Class NullPropertyQuery

java.lang.Object
  extended by nz.ac.waikato.mcennis.rat.graph.query.property.NullPropertyQuery
All Implemented Interfaces:
java.lang.Comparable, PropertyQuery

public class NullPropertyQuery
extends java.lang.Object
implements PropertyQuery


Constructor Summary
NullPropertyQuery()
           
 
Method Summary
 XMLParserObject.State buildingStatus()
           
 void buildQuery(boolean ret)
           
 void characters(char[] ch, int start, int length)
           
 int compareTo(java.lang.Object o)
           
 void endElement(java.lang.String uri, java.lang.String localName, java.lang.String qName)
           
 boolean execute(Property property)
           
 void exportQuery(java.io.Writer writer)
           
 void importQuery(java.io.Reader reader)
           
 NullPropertyQuery prototype()
           
 void startElement(java.lang.String uri, java.lang.String localName, java.lang.String qName, org.xml.sax.Attributes attributes)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NullPropertyQuery

public NullPropertyQuery()
Method Detail

execute

public boolean execute(Property property)
Specified by:
execute in interface PropertyQuery

exportQuery

public void exportQuery(java.io.Writer writer)
Specified by:
exportQuery in interface PropertyQuery

importQuery

public void importQuery(java.io.Reader reader)
Specified by:
importQuery in interface PropertyQuery

buildQuery

public void buildQuery(boolean ret)

compareTo

public int compareTo(java.lang.Object o)
Specified by:
compareTo in interface java.lang.Comparable

startElement

public void startElement(java.lang.String uri,
                         java.lang.String localName,
                         java.lang.String qName,
                         org.xml.sax.Attributes attributes)
                  throws org.xml.sax.SAXException
Throws:
org.xml.sax.SAXException

characters

public void characters(char[] ch,
                       int start,
                       int length)
                throws org.xml.sax.SAXException
Throws:
org.xml.sax.SAXException

endElement

public void endElement(java.lang.String uri,
                       java.lang.String localName,
                       java.lang.String qName)
                throws org.xml.sax.SAXException
Throws:
org.xml.sax.SAXException

buildingStatus

public XMLParserObject.State buildingStatus()
Specified by:
buildingStatus in interface PropertyQuery

prototype

public NullPropertyQuery prototype()
Specified by:
prototype in interface PropertyQuery

Get Relational Analysis Toolkit at SourceForge.net. Fast, secure and Free Open Source software downloads