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, writeWorkingCopyLink
endDocument, getWriter, setNamespaces, setWriter, startDocument, writeAllCustomNamespace
public void startServiceDocument() throws XMLStreamException
XMLStreamException
public void endServiceDocument() throws XMLStreamException
XMLStreamException
public void startWorkspace(String title) throws XMLStreamException
XMLStreamException
public void endWorkspace() throws XMLStreamException
XMLStreamException
public void writeRepositoryInfo(RepositoryInfo repInfo, CmisVersion cmisVersion) throws XMLStreamException
XMLStreamException
public void writeUriTemplate(String template, String type, String mediatype) throws XMLStreamException
XMLStreamException
Copyright © 2009-2015 The Apache Software Foundation. All Rights Reserved.