PDF Clown
0.1.2

Uses of Class
org.pdfclown.documents.interchange.access.LanguageIdentifier

Packages that use LanguageIdentifier
org.pdfclown.documents.interchange.access Features that support document accessibility. 
org.pdfclown.documents.multimedia Features that allow a user to embed and play multimedia content within a PDF document [PDF:1.6:9]. 
 

Uses of LanguageIdentifier in org.pdfclown.documents.interchange.access
 

Methods in org.pdfclown.documents.interchange.access that return LanguageIdentifier
 LanguageIdentifier LanguageIdentifier.clone(Document context)
           
static LanguageIdentifier LanguageIdentifier.wrap(PdfDirectObject baseObject)
          Wraps a language identifier base object into a language identifier object.
 

Uses of LanguageIdentifier in org.pdfclown.documents.multimedia
 

Methods in org.pdfclown.documents.multimedia that return types with arguments of type LanguageIdentifier
 List<LanguageIdentifier> Rendition.Viability.getLanguages()
          Gets the list of supported languages.
 


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.