Serialized Form
-
Package com.levigo.jadice.server
-
Class com.levigo.jadice.server.ConfigurationException extends JobException implements Serializable
- serialVersionUID:
- 1L
-
Class com.levigo.jadice.server.ConnectionException extends JobException implements Serializable
- serialVersionUID:
- 1L
-
Class com.levigo.jadice.server.Credentials extends Object implements Serializable
- serialVersionUID:
- -5935359217442436656L
-
Class com.levigo.jadice.server.JobException extends Exception implements Serializable
- serialVersionUID:
- 1L
-
Class com.levigo.jadice.server.JobExecutionException extends JobException implements Serializable
- serialVersionUID:
- -487183237929645268L
-
Class com.levigo.jadice.server.JobTimeout extends JobException implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
state
Job.State state
-
timeout
long timeout
-
-
Class com.levigo.jadice.server.Limit extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
exceedAction
Limit.WhenExceedAction exceedAction
-
-
Class com.levigo.jadice.server.LimitExceeded extends RuntimeException implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
limit
Limit limit
-
-
Class com.levigo.jadice.server.Limits extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class com.levigo.jadice.server.NodeCountLimit extends Limit implements Serializable
- serialVersionUID:
- -4064261050610663490L
-
Serialized Fields
-
maximumNumberOfNodes
int maximumNumberOfNodes
-
-
Class com.levigo.jadice.server.PageCountLimit extends Limit implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
maximumNumberOfPages
int maximumNumberOfPages
The maximum number of streams.
-
-
Class com.levigo.jadice.server.StreamCountLimit extends Limit implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
maximumNumberOfStreams
int maximumNumberOfStreams
The maximum number of streams.
-
-
Class com.levigo.jadice.server.StreamSizeLimit extends Limit implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
maximumSize
long maximumSize
The maximum size of a stream (in bytes).
-
-
Class com.levigo.jadice.server.TimeLimit extends Limit implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
maximumTime
long maximumTime
The value of the maximum time. -
unit
TimeUnit unit
The unit of the maximum time.
-
-
-
Package com.levigo.jadice.server.agent.email
-
Class com.levigo.jadice.server.agent.email.MessageRejection extends RuntimeException implements Serializable
- serialVersionUID:
- 1L
-
-
Package com.levigo.jadice.server.core
-
Class com.levigo.jadice.server.core.Fail extends org.jadice.util.log.qualified.AbstractQualifiedRuntimeException implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
e
org.jadice.util.log.qualified.QualifiedLogEvent e
-
-
Class com.levigo.jadice.server.core.JadiceServerException extends Exception implements Serializable
- serialVersionUID:
- -2722190465950160913L
-
-
Package com.levigo.jadice.server.core.security
-
Class com.levigo.jadice.server.core.security.NodeSecurityExpressionRoot.DontMatchException extends RuntimeException implements Serializable
- serialVersionUID:
- 1L
-
Class com.levigo.jadice.server.core.security.QualifiedAccessDeniedException extends org.jadice.util.log.qualified.AbstractQualifiedException implements Serializable
- serialVersionUID:
- 6564847154319582646L
-
Serialized Fields
-
cause
org.springframework.security.access.AccessDeniedException cause
-
-
Class com.levigo.jadice.server.core.security.QualifiedAuthenticationException extends org.jadice.util.log.qualified.AbstractQualifiedException implements Serializable
- serialVersionUID:
- -4359070623574848674L
-
Serialized Fields
-
cause
org.springframework.security.core.AuthenticationException cause
-
-
-
Package com.levigo.jadice.server.documentplatform
-
Class com.levigo.jadice.server.documentplatform.BaseReshapeSettings extends Object implements Serializable
- serialVersionUID:
- -3834763317229622691L
-
Class com.levigo.jadice.server.documentplatform.JadiceDocumentInfo extends Object implements Serializable
- serialVersionUID:
- 2L
-
Serialized Fields
-
baseFormat
String baseFormat
-
horizontalPageResolutions
float[] horizontalPageResolutions
-
isAnnotated
boolean isAnnotated
-
metadata
com.levigo.jadice.document.metadata.Metadata[] metadata
-
pageCount
int pageCount
-
pageFormats
String[] pageFormats
-
pageSizes
Dimension2D[] pageSizes
-
uuid
String uuid
-
verticalPageResolutions
float[] verticalPageResolutions
-
-
Class com.levigo.jadice.server.documentplatform.PageFormat extends Object implements Serializable
- serialVersionUID:
- 7964052898116588489L
-
Serialized Fields
-
orientation
Orientation orientation
-
paper
Paper paper
-
-
Class com.levigo.jadice.server.documentplatform.Paper extends Object implements Serializable
- serialVersionUID:
- 7390951779508861751L
-
Serialized Fields
-
imageableArea
Rectangle2D.Double imageableArea
-
size
Dimension2D size
-
-
Class com.levigo.jadice.server.documentplatform.ReshapeControls extends com.levigo.jadice.document.AbstractProcessingControls<com.levigo.jadice.document.ProcessingSettings> implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream ois) throws ClassNotFoundException, IOException
- Throws:
ClassNotFoundException
IOException
-
writeObject
private void writeObject(ObjectOutputStream oos) throws IOException
- Throws:
IOException
-
-
-
Package com.levigo.jadice.server.ghostscript
-
Class com.levigo.jadice.server.ghostscript.BMPOutputDevice extends ImageOutputDevice implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
type
BMPOutputDevice.BMPType type
The type of BMP to generate.
-
-
Class com.levigo.jadice.server.ghostscript.FAXOutputDevice extends ImageOutputDevice implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
type
FAXOutputDevice.FAXType type
The type of FAX to generate.
-
-
Class com.levigo.jadice.server.ghostscript.ImageOutputDevice extends OutputDevice implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
graphicsAlphaBits
int graphicsAlphaBits
The number of bits used for graphics antialiasing. The size of the subsampling box n should be 4 for optimum output, but smaller values can be used for faster rendering. Antialiasing is enabled separately for text and graphics content. -
textAlphaBits
int textAlphaBits
The number of bits used for text antialiasing. The size of the subsampling box n should be 4 for optimum output, but smaller values can be used for faster rendering. Antialiasing is enabled separately for text and graphics content. -
xResolution
int xResolution
The horizontal output resolution in dots per inch (DPI). -
yResolution
int yResolution
The vertical output resolution in dots per inch (DPI).
-
-
Class com.levigo.jadice.server.ghostscript.JPEGOutputDevice extends ImageOutputDevice implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
quality
int quality
The JPEG quality factor to use. -
type
JPEGOutputDevice.JPEGType type
The type of JPEG to generate.
-
-
Class com.levigo.jadice.server.ghostscript.LaserJet4OutputDevice extends OutputDevice implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
duplex
boolean duplex
-
-
Class com.levigo.jadice.server.ghostscript.OutputDevice extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class com.levigo.jadice.server.ghostscript.PDFOutputDevice extends OutputDevice implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
ascii85EncodePages
boolean ascii85EncodePages
-
autoRotatePages
PDFOutputDevice.AutoRotate autoRotatePages
-
colorImageResolution
int colorImageResolution
-
compressPages
boolean compressPages
-
convertCMYKImagesToRGB
boolean convertCMYKImagesToRGB
-
defaultRenderingIntent
String defaultRenderingIntent
-
documentUUID
String documentUUID
Defines a DocumentID to be included into the document Metadata. If not specified, Ghostscript generates an UUID automatically. Otherwise the specified string is being copyed into the document without checking its syntax or consistence. -
downsampleColorImages
boolean downsampleColorImages
-
downsampleGrayImages
boolean downsampleGrayImages
-
downsampleMonoImages
boolean downsampleMonoImages
-
dscEncoding
String dscEncoding
Defines a name of Postscript encoding in which DSC comments are encoded in the source document. If specified, the comments are converted from that encoding into Unicode UTF-8 when writing Metadata. If not specified, the comments are copied to Metadata with no conversion. Note that Adobe Distiller for Windows uses the default locale's code page for this translation, so it's result may differ from Ghostscript. Adobe Acrobat appears to use PDFDocEncoding when displaying document's properties, so we recommend this value. -
embedAllFonts
boolean embedAllFonts
-
encodeColorImages
boolean encodeColorImages
-
encodeGrayImages
boolean encodeGrayImages
-
encodeMonoImages
boolean encodeMonoImages
-
encryptionRevision
int encryptionRevision
Defines the encryption method revision number - either 2 or 3. -
grayImageDepth
int grayImageDepth
-
grayImageDownsampleThreshold
float grayImageDownsampleThreshold
-
grayImageDownsampleType
PDFOutputDevice.DownsampleType grayImageDownsampleType
-
grayImageFilter
String grayImageFilter
-
grayImageResolution
int grayImageResolution
-
haveTransparency
boolean haveTransparency
WithPDFOutputDevice.version
>=PDFOutputDevice.Version.PDF14
it specifies whether the target viewer can handle PDF 1.4 transparency objects. If not, transparency objects are being converted into plain images. -
instanceUUID
String instanceUUID
Defines a instance ID to be included into the document Metadata. If not specified, Ghostscript generates an UUID automatically. Otherwise the specified string is being copyed into the document without checking its syntax or consistence. -
keyLength
int keyLength
Defines the length (in bits) of the encryption key. Must be a multiple of 8 in the interval [40, 128]. If the length isn't 40, -dEncryptionR must be 3. -
maxClipPathSize
int maxClipPathSize
Specifies the maximum number of elements in the clipping path that the target viewer can handle. This option is used only withPDFOutputDevice.version
<PDFOutputDevice.Version.PDF13
andPDFOutputDevice.patternImagemask
=false
, and only when converting a mask into a clipping path. If the clipping path exceeds the specified size, the masked image and the clipping path is being decomposed into smaller images. The value of the option counts straight path segments (curved segments are not used for representing a mask). -
maxInlineImageSize
int maxInlineImageSize
Specifies the maximum size of an inline image, in bytes. For images larger than this size, ps2pdf will create an XObject instead of embedding the image into the context stream. The default value is 4000. Note that redundant inline images must be embedded each time they occur in the document, while multiple references can be made to a single XObject image. Therefore it may be advantageous to set a small or zero value if the source document is expected to contain multiple identical images, reducing the size of the generated PDF. -
maxShadingBitmapSize
int maxShadingBitmapSize
WithPDFOutputDevice.version
<PDFOutputDevice.Version.PDF13
it specifies the maximum number of bytes allowed for representing a shading as a bitmap. If a shading exceeds this value, the resolution of the output bitmap is being reduces to fit into the specified frame. Note that the number of bytes depends on the number of color components in ProcessColorModel, assumes 8 bits per sample, and doesn't account an image compression or filtering. Also note that reducing the resolution results unsmooth shading boundaries. WithPDFOutputDevice.version
>=PDFOutputDevice.Version.PDF13
this option is being ignored. Default value is 256000. For the best quality one can set the maximal integer value, but the output file size may dramatically increase. Therefore the user should choose a compromise value. -
maxSubsetPct
int maxSubsetPct
-
monoImageDepth
int monoImageDepth
-
monoImageDownsampleThreshold
float monoImageDownsampleThreshold
-
monoImageDownsampleType
PDFOutputDevice.DownsampleType monoImageDownsampleType
-
monoImageFilter
String monoImageFilter
-
monoImageResolution
int monoImageResolution
-
offOptimizations
int offOptimizations
-
opm
int opm
-
optimize
boolean optimize
-
ownerPassword
String ownerPassword
Defines that the document be encrypted with the specified owner password. -
parseDSCComments
boolean parseDSCComments
-
parseDSCCommentsForDocInfo
boolean parseDSCCommentsForDocInfo
-
patternImagemask
boolean patternImagemask
WithPDFOutputDevice.version
<PDFOutputDevice.Version.PDF13
it specifies whether the target viewer handles ImageMask with a pattern color. Some old viewers, such as Ghostscript 3.30 fail with such constructs. Setting this option tofalse
, one can get more compatibility, but the mask interpolation is lost. WithPDFOutputDevice.version
>=PDFOutputDevice.Version.PDF13
this option is being ignored. -
permissions
int permissions
Defines the PDF permissions flag field. Negative values are allowed to represent unsigned integers with the highest bit set. See the PDF Reference manual for the meaning of the flag bits. -
preserveHalftoneInfo
boolean preserveHalftoneInfo
-
preserveOverprintSettings
boolean preserveOverprintSettings
-
processColorModel
PDFOutputDevice.ProcessColorModel processColorModel
The color space to be used for device-dependent colors in the output. -
resolution
int resolution
The resolution for pattern fills and for fonts that must be converted to bitmaps. -
subsetFonts
boolean subsetFonts
-
transferFunctionInfo
String transferFunctionInfo
-
ucRandBGInfo
String ucRandBGInfo
-
useFlateCompression
boolean useFlateCompression
-
userPassword
String userPassword
Defines the user password for opening the document. If empty, the document can be opened with no password, but the owner password is required to edit it. -
version
PDFOutputDevice.Version version
The version of PDF to generate.
-
-
Class com.levigo.jadice.server.ghostscript.PNGOutputDevice extends ImageOutputDevice implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
backgroundColor
Color backgroundColor
For the pngalpha device only, set the suggested background color in the PNG bKGD chunk. When a program reading a PNG file does not support alpha transparency, the PNG library converts the image using either a background color if supplied by the program or the bKGD chunk. -
type
PNGOutputDevice.PNGType type
The type of PNG to generate.
-
-
Class com.levigo.jadice.server.ghostscript.PNMOutputDevice extends ImageOutputDevice implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
type
PNMOutputDevice.PNMType type
The type of PNM to generate.
-
-
Class com.levigo.jadice.server.ghostscript.PSOutputDevice extends OutputDevice implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
encapsulated
boolean encapsulated
Whether to generate encapsulated PostScript (EPS).
-
-
Class com.levigo.jadice.server.ghostscript.PXLOutputDevice extends OutputDevice implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
color
boolean color
Whether to generate color PCL (true) or black & white PCL (false)
-
-
Class com.levigo.jadice.server.ghostscript.TIFFOutputDevice extends ImageOutputDevice implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
maxStripSize
int maxStripSize
The maximum (uncompressed) size of a strip. -
type
TIFFOutputDevice.TIFFType type
The type of TIFF to generate.
-
-
-
Package com.levigo.jadice.server.html.worker.request
-
Class com.levigo.jadice.server.html.worker.request.HierarchyResolver extends Object implements Serializable
- serialVersionUID:
- 393905380009823421L
-
-
Package com.levigo.jadice.server.jms.client
-
Class com.levigo.jadice.server.jms.client.MimicryThrowable extends Throwable implements Serializable
- serialVersionUID:
- 1L
-
-
Package com.levigo.jadice.server.libreoffice.server
-
Class com.levigo.jadice.server.libreoffice.server.ExportFormat extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class com.levigo.jadice.server.libreoffice.server.PDFExportFormat extends ExportFormat implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
addOriginalStream
boolean addOriginalStream
Specifies that a stream is inserted to the PDF file which contains the original document for archiving purposes. -
centerWindow
boolean centerWindow
Specifies that the PDF viewer window is centered to the screen when the PDF document is opened. -
changes
PDFExportFormat.Changes changes
Specifies the change allowed to the document. -
ConvertOOoTargetToPDFTarget
boolean ConvertOOoTargetToPDFTarget
Specifies that the target documents with .od[tpgs] extension, will have that extension changed to .pdf when the link is exported to PDF. The source document remains untouched. -
displayPDFDocumentTitle
boolean displayPDFDocumentTitle
Specifies that the title of the document, if present in the document properties, is displayed in the PDF viewer window title bar. -
DocumentOpenPassword
String DocumentOpenPassword
This is the password that allows the user to open the PDF file is "EncryptFile" is set to true. -
enableCopyingOfContent
boolean enableCopyingOfContent
Specifies that the pages and the document content can be extracted to be used in other documents (copy and paste). -
enableTextAccessForAccessibilityTools
boolean enableTextAccessForAccessibilityTools
Specifies that the document content can be extracted to be used in accessibility applications. -
EncryptFile
boolean EncryptFile
If true, selects to encrypt the PDF document with a password. The PDF file can be opened only when the user enters the correct password. -
exportBookmarks
boolean exportBookmarks
Specifies if bookmarks are exported to PDF. -
ExportBookmarksToPDFDestination
boolean ExportBookmarksToPDFDestination
Specifies that the bookmarks contained in the source LibreOffice file should be exported to the PDF file as Named Destination (see PDF 1.4 section 8.2.1). -
exportFormFields
boolean exportFormFields
Specifies whether form fields are exported as widgets or only their fixed print representation is exported. -
ExportLinksRelativeFsys
boolean ExportLinksRelativeFsys
Specifies that the file system related hyperlinks (file:// protocol) present in the document will be exported as relative to the source document location. -
exportNotePages
boolean exportNotePages
Specifies if notes pages are exported to PDF. (Notes pages are available in Impress documents only). -
exportNotes
boolean exportNotes
Specifies if notes are exported to PDF. -
firstPageOnLeft
boolean firstPageOnLeft
Used with the valuePDFExportFormat.PageLayout.TWO_COLUMNS
of thePDFExportFormat.pageLayout
property above,true
if the first page (odd) should be on the left side of the screen. -
formsType
PDFExportFormat.FormsType formsType
Specifies the submitted format of a PDF form. -
hideViewerMenubar
boolean hideViewerMenubar
Specifies whether to hide the PDF viewer menubar when the document is active. -
hideViewerToolbar
boolean hideViewerToolbar
Specifies whether to hide the PDF viewer toolbar when the document is active. -
hideViewerWindowControls
boolean hideViewerWindowControls
Specifies whether to hide the PDF viewer controls when the document is active. -
initialView
PDFExportFormat.InitialView initialView
Specifies how the PDF document should be displayed when opened. -
ititialPage
int ititialPage
Specifies the page on which a PDF document should be opened in the viewer application. -
magnification
PDFExportFormat.Magnification magnification
Specifies the action to be performed when the PDF document is opened. -
maxImageResolution
int maxImageResolution
If the property ReduceImageResolution is set to true all images will be reduced to the given value in DPI. Posible values:- 75
- 150
- 300
- 600
- 1200
-
openBookmarkLevels
int openBookmarkLevels
Specifies how many bookmark levels should be opened in the reader application when the PDF gets opened. Possible values:- -1
- all bookmark levels are opened
- 1 … 10
- indicate a bookmark level (from 1 to 10)
-
openInFullScreenMode
boolean openInFullScreenMode
Specifies that the PDF viewer window is opened full screen, on top of all windows. -
pageLayout
PDFExportFormat.PageLayout pageLayout
Specifies the page layout to be used when the document is opened. -
pageRange
String pageRange
If this property is set, it indicates the range of pages to be printed. -
pdfVersion
PDFExportFormat.PDFVersion pdfVersion
Specifies the version of PDF to emit.- See Also:
PDFExportFormat.PDFVersion
-
PermissionPassword
String PermissionPassword
This is the password that allows the user to access some permissions restricted if "RestrictPermissions" is set to true. -
printing
PDFExportFormat.Printing printing
Specifies what printing is allowed. -
quality
int quality
Specifies quality of the JPG export. A higher value results in higher quality and file. Minimum inclusive value: 1. Represents lowest value that can be used. The lower the value, the less good is the compression quality and the bigger is be the file size. Maximum inclusive value:100. Represents highest value that can be used. The higher the value, the better is the compression quality and the smaller is the file size. -
reduceImageResolution
boolean reduceImageResolution
Specifies if the resolution of each image is reduced to the resolution specified by the property MaxImageResolution. -
resizeWindowToInitialPage
boolean resizeWindowToInitialPage
e Specifies that the PDF viewer window is opened full screen when the document is opened. -
RestrictPermissions
boolean RestrictPermissions
If true, selects to restrict some permissions. The permissions can be changed only when the user enters the correct password. -
skipEmptyPages
boolean skipEmptyPages
Specifies that automatically inserted empty pages are suppressed. This option is active only if storing Writer documents. -
useLosslessCompression
boolean useLosslessCompression
Specifies if graphics are exported to PDF using a lossless compression eg. PNG or if they are compressed using the JPEG format. -
useTaggedPDF
boolean useTaggedPDF
Determines if PDF are created by using special tags also known as Tagged PDF. -
useTransitionEffects
boolean useTransitionEffects
Specifies slide transitions are exported to PDF. This option is active only if storing Impress documents. -
viewSelection
PDFExportFormat.ViewSelection viewSelection
Specifies the way the exported PDF will be viewed (experienced) by the user. -
zoom
int zoom
specifies the zoom level a PDF document is opened with. Only valid ifPDFExportFormat.magnification
is set toPDFExportFormat.Magnification.SPECIFIED_ZOOM
-
-
-
Package com.levigo.jadice.server.mail
-
Class com.levigo.jadice.server.mail.AttachmentDirectory extends Object implements Serializable
- serialVersionUID:
- 7239893665847849334L
-
Serialized Fields
-
descriptor
StreamDescriptor descriptor
TheStreamDescriptor
that is associated with $this object. If its the root directory, it is be NULL. -
pageIndex
int pageIndex
-
subDirectories
List<AttachmentDirectory> subDirectories
-
-
-
Package com.levigo.jadice.server.msoffice
-
Class com.levigo.jadice.server.msoffice.CommandReceiver.ResultHandler extends ArrayList<File> implements Serializable
- serialVersionUID:
- -1195743326282796674L
-
Class com.levigo.jadice.server.msoffice.MSOfficeStartupException extends Exception implements Serializable
- serialVersionUID:
- 1L
-
Class com.levigo.jadice.server.msoffice.PageRange extends Object implements Serializable
- serialVersionUID:
- -5645041362800434207L
-
Serialized Fields
-
firstPageIndex
int firstPageIndex
-
lastPageIndex
int lastPageIndex
-
-
-
Package com.levigo.jadice.server.msoffice.config
-
Class com.levigo.jadice.server.msoffice.config.ConfigurationException extends Exception implements Serializable
- serialVersionUID:
- -5972253768417833918L
-
-
Package com.levigo.jadice.server.shared.transport
-
Class com.levigo.jadice.server.shared.transport.TransportAbortedException extends TransportException implements Serializable
- serialVersionUID:
- 1L
-
Class com.levigo.jadice.server.shared.transport.TransportException extends IOException implements Serializable
- serialVersionUID:
- -8501436832072948288L
-
-
Package com.levigo.jadice.server.shared.types
-
Class com.levigo.jadice.server.shared.types.StreamDescriptor extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
description
String description
An optional, user-friendly description of the stream. -
fileName
String fileName
-
id
String id
-
mimeType
MimeType mimeType
The parsed MIME-type information. -
parent
StreamDescriptor parent
The parent stream descriptor (used for nested streams e.g. in the case of unpacking archives). -
properties
StreamDescriptor.PropertyMap properties
-
semanticType
String semanticType
-
uuid
String uuid
The stream's UUID.
-
-
Class com.levigo.jadice.server.shared.types.StreamDescriptor.ContextMap extends HashMap<String,Serializable> implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
sd
StreamDescriptor sd
-
-
Class com.levigo.jadice.server.shared.types.StreamDescriptor.PropertyMap extends HashMap<String,Serializable> implements Serializable
- serialVersionUID:
- 1L
-
-
Package com.levigo.jadice.server.streamtransport
-
Class com.levigo.jadice.server.streamtransport.StreamTransportException extends TransportException implements Serializable
- serialVersionUID:
- 462657624408436515L
-
-
Package org.apache.fop.render.pdf
-
Class org.apache.fop.render.pdf.PageSequenceStructElem extends org.apache.fop.pdf.PDFStructElem implements Serializable
- serialVersionUID:
- -9146602678931267198L
-
Serialized Fields
-
footnoteSeparator
List<org.apache.fop.pdf.PDFStructElem> footnoteSeparator
-
regionAfters
List<org.apache.fop.pdf.PDFStructElem> regionAfters
-
regionBefores
List<org.apache.fop.pdf.PDFStructElem> regionBefores
-
regionEnds
List<org.apache.fop.pdf.PDFStructElem> regionEnds
-
regionStarts
List<org.apache.fop.pdf.PDFStructElem> regionStarts
-
-