asia.redact.bracket.properties
Class BracketSaxHandler

java.lang.Object
  extended by org.xml.sax.helpers.DefaultHandler
      extended by asia.redact.bracket.properties.BracketSaxHandler
All Implemented Interfaces:
ContentHandler, DTDHandler, EntityResolver, ErrorHandler
Direct Known Subclasses:
BracketCompatibilitySAXHandler, BracketPropertiesSAXHandler

public class BracketSaxHandler
extends org.xml.sax.helpers.DefaultHandler


Field Summary
protected  Properties props
           
 
Constructor Summary
BracketSaxHandler()
           
 
Method Summary
 Properties getResult()
           
 
Methods inherited from class org.xml.sax.helpers.DefaultHandler
characters, 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

props

protected Properties props
Constructor Detail

BracketSaxHandler

public BracketSaxHandler()
Method Detail

getResult

public Properties getResult()


Copyright © 2011-2013 David R. Smith. All Rights Reserved.