Uses of Class
net.webpdf.wsclient.schema.extraction.info.HeaderFooterType
-
Packages that use HeaderFooterType Package Description net.webpdf.wsclient.schema.extraction.info -
-
Uses of HeaderFooterType in net.webpdf.wsclient.schema.extraction.info
Fields in net.webpdf.wsclient.schema.extraction.info with type parameters of type HeaderFooterType Modifier and Type Field Description protected List<HeaderFooterType>DocumentType.HeadersFooters. headerFooterMethods in net.webpdf.wsclient.schema.extraction.info that return HeaderFooterType Modifier and Type Method Description HeaderFooterTypeObjectFactory. createHeaderFooterType()Create an instance ofHeaderFooterTypeMethods in net.webpdf.wsclient.schema.extraction.info that return types with arguments of type HeaderFooterType Modifier and Type Method Description List<HeaderFooterType>DocumentType.HeadersFooters. getHeaderFooter()Gets the value of the headerFooter property.
-