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 javax.xml.stream.XMLStreamException
public void endServiceDocument() throws javax.xml.stream.XMLStreamException
public void startWorkspace(String title) throws javax.xml.stream.XMLStreamException
public void endWorkspace() throws javax.xml.stream.XMLStreamException
public void writeRepositoryInfo(RepositoryInfo repInfo, CmisVersion cmisVersion) throws javax.xml.stream.XMLStreamException
public void writeUriTemplate(String template, String type, String mediatype) throws javax.xml.stream.XMLStreamException
Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.