public class ServiceDocument extends AtomDocumentBase
PREFIX_APP, PREFIX_ATOM, PREFIX_CMIS, PREFIX_RESTATOM, PREFIX_XSI
Constructor and Description |
---|
ServiceDocument() |
Modifier and Type | Method and Description |
---|---|
void |
endServiceDocument() |
void |
endWorkspace() |
void |
startServiceDocument() |
void |
startWorkspace(String title) |
void |
writeRepositoryInfo(RepositoryInfo repInfo) |
void |
writeUriTemplate(String template,
String type,
String mediatype) |
formatDate, 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, writeSimpleDate, writeSimpleDate, writeSimpleTag, writeTitle, writeTypeDownLink, writeTypeUpLink, writeUpdated, writeUpdated, writeUpLink, writeVersionHistoryLink, writeViaLink, writeWorkingCopyLink
endDocument, getWriter, setNamespaces, setWriter, startDocument, writeAllCustomNamespace, writeNamespace
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) throws javax.xml.bind.JAXBException
javax.xml.bind.JAXBException
public void writeUriTemplate(String template, String type, String mediatype) throws javax.xml.stream.XMLStreamException
Copyright © 2009-2012 The Apache Software Foundation. All Rights Reserved.