public class ServiceDocument extends AtomDocumentBase
| Constructor and Description |
|---|
ServiceDocument() |
| Modifier and Type | Method and Description |
|---|---|
void |
endServiceDocument() |
void |
endWorkspace() |
void |
startServiceDocument() |
void |
startWorkspace(String title) |
void |
writeRepositoryInfo(RepositoryInfo repInfo,
CmisVersion cmisVersion) |
void |
writeUriTemplate(String template,
String type,
String mediatype) |
generateAtomId, writeAclLink, writeAllowableActionsLink, writeAlternateLink, writeAuthor, writeCollection, writeCurrentVerionsLink, writeDescribedByLink, writeDownLink, writeEditLink, writeEditMediaLink, writeEnclosureLink, writeFirstLink, writeFolderTreeLink, writeId, writeLastLink, writeLink, writeNextLink, writePathSegment, writePoliciesLink, writePreviousLink, writePublished, writePublished, writeRelationshipsLink, writeRelationshipSourceLink, writeRelationshipTargetLink, writeRelativePathSegment, writeSelfLink, writeServiceLink, writeTitle, writeTypeDownLink, writeTypeUpLink, writeUpdated, writeUpdated, writeUpLink, writeVersionHistoryLink, writeViaLink, writeWorkingCopyLinkendDocument, getWriter, setNamespaces, setWriter, startDocument, writeAllCustomNamespacepublic void startServiceDocument()
throws XMLStreamException
XMLStreamExceptionpublic void endServiceDocument()
throws XMLStreamException
XMLStreamExceptionpublic void startWorkspace(String title) throws XMLStreamException
XMLStreamExceptionpublic void endWorkspace()
throws XMLStreamException
XMLStreamExceptionpublic void writeRepositoryInfo(RepositoryInfo repInfo, CmisVersion cmisVersion) throws XMLStreamException
XMLStreamExceptionpublic void writeUriTemplate(String template, String type, String mediatype) throws XMLStreamException
XMLStreamExceptionCopyright © 2009-2015 The Apache Software Foundation. All Rights Reserved.