public final class ACLFactory extends S3Factory
DEFAULT_SAX_PARSER
Constructor and Description |
---|
ACLFactory(InputStream in,
S3 s3) |
Modifier and Type | Method and Description |
---|---|
void |
doEndElement(String uri,
String name,
String qName) |
void |
doStartElement(String uri,
String name,
String qName,
Attributes atts) |
AccessControlPolicy |
getAccessControlPolicy() |
characters, endElement, startElement
endDocument, endPrefixMapping, error, fatalError, ignorableWhitespace, notationDecl, processingInstruction, resolveEntity, setDocumentLocator, skippedEntity, startDocument, startPrefixMapping, unparsedEntityDecl, warning
public ACLFactory(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 AccessControlPolicy getAccessControlPolicy()
Copyright © 2015 Lucee