asia.redact.bracket.properties
Class ParseXML

java.lang.Object
  extended by asia.redact.bracket.properties.ParseXML

 class ParseXML
extends Object

Wrapper on the SAXParser stuff - internal

Author:
Dave

Field Summary
(package private)  Properties props
           
 
Constructor Summary
ParseXML()
           
 
Method Summary
 Properties getProps()
           
 void parse(Reader reader)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

props

Properties props
Constructor Detail

ParseXML

public ParseXML()
Method Detail

parse

public void parse(Reader reader)

getProps

public Properties getProps()


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