Package com.wisecoders.dbs.schema.store
Class PasswordLoader
java.lang.Object
com.wisecoders.dbs.project.store.AbstractContentHandler
com.wisecoders.dbs.schema.store.PasswordLoader
- All Implemented Interfaces:
ContentHandler
public class PasswordLoader
extends com.wisecoders.dbs.project.store.AbstractContentHandler
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.wisecoders.dbs.project.store.AbstractContentHandler
characters, endDocument, endElement, endPrefixMapping, get, getBody, getBoolean, getBoolean, getInt, getLong, getShort, has, ignorableWhitespace, parse, processingInstruction, setDocumentLocator, skippedEntity, startDocument, startElement, startPrefixMapping
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface org.xml.sax.ContentHandler
declaration
-
Constructor Details
-
PasswordLoader
public PasswordLoader()
-
-
Method Details
-
process
- Specified by:
process
in classcom.wisecoders.dbs.project.store.AbstractContentHandler
-