PDF Clown
0.1.2

Uses of Interface
org.pdfclown.util.metadata.IVersion

Packages that use IVersion
org.pdfclown Root namespace of PDF Clown library. 
org.pdfclown.documents.multimedia Features that allow a user to embed and play multimedia content within a PDF document [PDF:1.6:9]. 
org.pdfclown.util.metadata   
 

Uses of IVersion in org.pdfclown
 

Classes in org.pdfclown that implement IVersion
 class Version
          Generic PDF version number [PDF:1.6:H.1].
 

Methods in org.pdfclown with parameters of type IVersion
 int Version.compareTo(IVersion value)
           
 

Uses of IVersion in org.pdfclown.documents.multimedia
 

Classes in org.pdfclown.documents.multimedia that implement IVersion
static class SoftwareIdentifier.Version
          Software version number [PDF:1.7:9.1.6].
 

Methods in org.pdfclown.documents.multimedia with parameters of type IVersion
 int SoftwareIdentifier.Version.compareTo(IVersion value)
           
 

Uses of IVersion in org.pdfclown.util.metadata
 

Methods in org.pdfclown.util.metadata with parameters of type IVersion
static int VersionUtils.compareTo(IVersion version1, IVersion version2)
           
static String VersionUtils.toString(IVersion version)
           
 


PDF Clown
0.1.2

Project home page

Copyright © 2006-2013 Stefano Chizzolini. Some Rights Reserved.
This documentation is available under the terms of the GNU Free Documentation License.