Interface StaxStreamMarshaller<T>

Type Parameters:
T - the type of the object to be marshalled.
All Known Implementing Classes:
AttachmentStaxStreamMarshaller, DelegatingEditorResourceIdentifierMarshaller, EditorAttachmentResourceIdentifierMarshallerAndUnmarshaller, EditorBlogPostResourceIdentifierMarshallerAndUnmarshaller, EditorLinkMarshallingStrategy, EditorPageResourceIdentifierMarshallerAndUnmarshaller, EditorShortcutResourceIdentifierMarshallerAndUnmarshaller, EditorSpaceResourceIdentifierMarshallerAndUnmarshaller, EditorUserResourceIdentifierMarshallerAndUnmarshaller, ViewAttachmentLinkMarshallingStrategy

public interface StaxStreamMarshaller<T>
Marshals the specified object to a StAX stream.