railo.commons.io.res.type.s3
Class ContentFactory
java.lang.Object
org.xml.sax.helpers.DefaultHandler
railo.commons.io.res.type.s3.S3Factory
railo.commons.io.res.type.s3.ContentFactory
- All Implemented Interfaces:
- ContentHandler, DTDHandler, EntityResolver, ErrorHandler
public final class ContentFactory
- extends S3Factory
Methods inherited from class org.xml.sax.helpers.DefaultHandler |
endDocument, endPrefixMapping, error, fatalError, ignorableWhitespace, notationDecl, processingInstruction, resolveEntity, setDocumentLocator, skippedEntity, startDocument, startPrefixMapping, unparsedEntityDecl, warning |
ContentFactory
public ContentFactory(InputStream in,
S3 s3)
throws IOException,
SAXException
- Parameters:
saxParser
- String Klassenpfad zum Sax Parser.file
- File Objekt auf die TLD.
- Throws:
IOException
SAXException
doStartElement
public void doStartElement(String uri,
String name,
String qName,
Attributes atts)
doEndElement
public void doEndElement(String uri,
String name,
String qName)
throws SAXException
- Specified by:
doEndElement
in class S3Factory
- Throws:
SAXException
getContents
public Content[] getContents()
isTruncated
public boolean isTruncated()
- Returns:
- the isTruncated
Copyright © 2012 Railo