Uses of Annotation Type
org.docx4j.org.apache.poi.util.Internal
Packages that use Internal
Package
Description
Implementation of the ECMA-376 Document Encryption
filesystem package maps OLE 2 Compound document files to a more familiar filesystem interface.
-
Uses of Internal in org.docx4j.org.apache.poi.hpsf
Classes in org.docx4j.org.apache.poi.hpsf with annotations of type InternalModifier and TypeClassDescriptionclassclassclassThe Windows FILETIME structure holds a date and time associated with a file.classclass -
Uses of Internal in org.docx4j.org.apache.poi.poifs.crypt
Classes in org.docx4j.org.apache.poi.poifs.crypt with annotations of type InternalModifier and TypeClassDescriptionclassclassfinal classHelper functions used for standard and agile encryptionMethods in org.docx4j.org.apache.poi.poifs.crypt with annotations of type InternalModifier and TypeMethodDescriptionprotected CipherChunkedCipherOutputStream.initCipherForBlockNoFlush(Cipher existing, int block, boolean lastChunk) -
Uses of Internal in org.docx4j.org.apache.poi.poifs.filesystem
Classes in org.docx4j.org.apache.poi.poifs.filesystem with annotations of type InternalModifier and TypeClassDescriptionfinal classA small base class for the various factories, e.g.final classMethods in org.docx4j.org.apache.poi.poifs.filesystem with annotations of type InternalModifier and TypeMethodDescriptionstatic voidEntryUtils.copyNodeRecursively(Entry entry, DirectoryEntry target) Copies an Entry into a target POIFS directory, recursivelyPOIFSFileSystem.getHeaderBlock()POIFSFileSystem.getPropertyTable() -
Uses of Internal in org.docx4j.org.apache.poi.util
Classes in org.docx4j.org.apache.poi.util with annotations of type InternalModifier and TypeClassDescriptionclassManage operations dealing with bit-mapped fields.final classfinal classdump data in hexadecimal formatfinal classCollection of string handling utilitiesfinal classHelper methods for working with javax.xml classes.Methods in org.docx4j.org.apache.poi.util with annotations of type InternalModifier and TypeMethodDescriptionstatic booleanStringUtil.isUpperCase(char c) static Stringstatic Stringstatic Stringstatic voidThreadLocalUtil.registerCleaner(Runnable cleaner) Intended for internal use only so other modules of Apache POi can add cleaners.static StringStringUtil.toLowerCase(char c) static StringStringUtil.toUpperCase(char c)