org.apache.derby.iapi.types
Class XML.ExistsHandler

java.lang.Object
  extended byorg.xml.sax.helpers.DefaultHandler
      extended byorg.apache.derby.iapi.types.XML.ExistsHandler
All Implemented Interfaces:
org.xml.sax.ContentHandler, org.xml.sax.DTDHandler, org.xml.sax.EntityResolver, org.xml.sax.ErrorHandler
Enclosing class:
XML

private class XML.ExistsHandler
extends org.xml.sax.helpers.DefaultHandler


Field Summary
private  boolean atLeastOneMatch
           
 
Constructor Summary
XML.ExistsHandler()
           
 
Method Summary
 void characters(char[] ch, int start, int length)
           
 boolean exists()
           
 
Methods inherited from class org.xml.sax.helpers.DefaultHandler
endDocument, endElement, endPrefixMapping, error, fatalError, ignorableWhitespace, notationDecl, processingInstruction, resolveEntity, setDocumentLocator, skippedEntity, startDocument, startElement, startPrefixMapping, unparsedEntityDecl, warning
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

atLeastOneMatch

private boolean atLeastOneMatch
Constructor Detail

XML.ExistsHandler

public XML.ExistsHandler()
Method Detail

characters

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

exists

public boolean exists()

Built on Tue 2006-10-10 19:23:47+0200, from revision exported

Apache Derby V10.1 Engine Documentation - Copyright © 1997,2005 The Apache Software Foundation or its licensors, as applicable.