public class ObjectFactory extends Object
An ObjectFactory allows you to programatically construct new instances of the Java representation for XML content. The Java representation of XML content can consist of schema derived interfaces and classes representing the binding of schema type definitions, element declarations and model groups. Factory methods for each of these are provided in this class.
| Constructor and Description |
|---|
ObjectFactory()
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: net.webpdf.wsclient.schema.extraction.info
|
public ObjectFactory()
public HeaderFooterType createHeaderFooterType()
HeaderFooterTypepublic BackgroundContentType createBackgroundContentType()
BackgroundContentTypepublic DocumentType createDocumentType()
DocumentTypepublic DocumentType.Pages createDocumentTypePages()
DocumentType.Pagespublic InformationType createInformationType()
InformationTypepublic DescriptionType createDescriptionType()
DescriptionTypepublic SecurityType createSecurityType()
SecurityTypepublic AttachmentType createAttachmentType()
AttachmentTypepublic SignatureType createSignatureType()
SignatureTypepublic AuthorType createAuthorType()
AuthorTypepublic KeywordType createKeywordType()
KeywordTypepublic CustomDescriptionType createCustomDescriptionType()
CustomDescriptionTypepublic PasswordType createPasswordType()
PasswordTypepublic AnnotationType createAnnotationType()
AnnotationTypepublic MarkupType createMarkupType()
MarkupTypepublic RectangleType createRectangleType()
RectangleTypepublic AppearanceType createAppearanceType()
AppearanceTypepublic PositionsType createPositionsType()
PositionsTypepublic BorderStyle createBorderStyle()
BorderStylepublic MarginType createMarginType()
MarginTypepublic TransitionType createTransitionType()
TransitionTypepublic FormValueStyle createFormValueStyle()
FormValueStylepublic FolderType createFolderType()
FolderTypepublic ViewerPreferencesType createViewerPreferencesType()
ViewerPreferencesTypepublic HeaderFooterType.Header createHeaderFooterTypeHeader()
HeaderFooterType.Headerpublic HeaderFooterType.Footer createHeaderFooterTypeFooter()
HeaderFooterType.Footerpublic BackgroundContentType.PieceInfo createBackgroundContentTypePieceInfo()
BackgroundContentType.PieceInfopublic DocumentType.Attachments createDocumentTypeAttachments()
DocumentType.Attachmentspublic DocumentType.Form createDocumentTypeForm()
DocumentType.Formpublic DocumentType.Annotations createDocumentTypeAnnotations()
DocumentType.Annotationspublic DocumentType.Signatures createDocumentTypeSignatures()
DocumentType.Signaturespublic DocumentType.Backgrounds createDocumentTypeBackgrounds()
DocumentType.Backgroundspublic DocumentType.HeadersFooters createDocumentTypeHeadersFooters()
DocumentType.HeadersFooterspublic DocumentType.Transitions createDocumentTypeTransitions()
DocumentType.Transitionspublic DocumentType.Images createDocumentTypeImages()
DocumentType.Imagespublic DocumentType.Folders createDocumentTypeFolders()
DocumentType.Folderspublic DocumentType.Pages.Page createDocumentTypePagesPage()
DocumentType.Pages.PageCopyright © 2017–2023 SoftVision Development GmbH, Fulda, Germany. All rights reserved.