public class BinaryDocument extends AbstractDocument
SdxObject.ConfigurationNode
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
DEFAULT_MIMETYPE
String representation of the default mimetype for our attached documents.
|
idGenerator, idPrefix, idSuffix, mimeType, storeRepo
_configuration, _context, _description, _encoding, _id, _locale, _logger, _manager, _xmlizable_objects, _xmlLang, isToSaxInitialized
CLASS_NAME_SUFFIX, DOCTYPE_BINARY, DOCTYPE_GROUP, DOCTYPE_HTML, DOCTYPE_USER, DOCTYPE_XML
DEFAULT_ENCODING
Constructor and Description |
---|
BinaryDocument()
Convenience constructor for document deletion
|
BinaryDocument(java.lang.String docId,
java.net.URL url,
java.lang.String mimetype)
Builds a Binary document and set's the necessary fields
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getDocType()
Gets the docType for the document
|
getClassNameSuffix, getInputSource, getLength, getMimeType, getPreferredFilename, getRepositoryForStorage, getURL, initToSax, initVolatileObjectsToSax, openStream, save, setContent, setContent, setContent, setContent, setIdGenerator, setIdGenerator, setMimeType, setPreferredFilename, setPreferredFilename, setRepositoryForStorage, setURL
configure, configureDescription, contextualize, enableLogging, getBaseAttributes, getConfiguration, getContext, getDescription, getEncoding, getId, getLocale, getLog, getServiceManager, getXmlLang, service, setDescription, setEncoding, setId, setLocale, setUpSdxObject, setUpSdxObject, setXmlLang, toSAX, verifyConfigurationResources
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getId
getDescription, setDescription
getEncoding, setEncoding
getLocale, getXmlLang, setLocale, setXmlLang
public static final java.lang.String DEFAULT_MIMETYPE
public BinaryDocument()
public BinaryDocument(java.lang.String docId, java.net.URL url, java.lang.String mimetype) throws SDXException
docId
- The document idurl
- The url of this documentmimetype
- The mimetype StringSDXException
Copyright © 2000-2010 Ministere de la culture et de la communication / AJLSM. All Rights Reserved.