public final class BucketFactory extends S3Factory
DEFAULT_SAX_PARSER
Constructor and Description |
---|
BucketFactory(InputStream in,
S3 s3)
Privater Konstruktor, der als Eingabe die TLD als File Objekt erhaelt.
|
Modifier and Type | Method and Description |
---|---|
void |
doEndElement(String uri,
String name,
String qName) |
void |
doStartElement(String uri,
String name,
String qName,
Attributes atts) |
Bucket[] |
getBuckets() |
characters, endElement, startElement
endDocument, endPrefixMapping, error, fatalError, ignorableWhitespace, notationDecl, processingInstruction, resolveEntity, setDocumentLocator, skippedEntity, startDocument, startPrefixMapping, unparsedEntityDecl, warning
public BucketFactory(InputStream in, S3 s3) throws IOException, SAXException
saxParser
- String Klassenpfad zum Sax Parser.file
- File Objekt auf die TLD.IOException
SAXException
public void doStartElement(String uri, String name, String qName, Attributes atts)
public void doEndElement(String uri, String name, String qName) throws SAXException
doEndElement
in class S3Factory
SAXException
public Bucket[] getBuckets()
Copyright © 2015 Lucee