Uses of Class
org.apache.poi.hslf.record.PositionDependentRecordContainer
Packages that use PositionDependentRecordContainer
-
Uses of PositionDependentRecordContainer in org.apache.poi.hslf.record
Subclasses of PositionDependentRecordContainer in org.apache.poi.hslf.recordModifier and TypeClassDescriptionfinal class
If we come across a record we know has children of (potential) interest, but where the record itself is boring, but where other records may care about where this one lives, we create one of these.final class
Master container for Document.final class
If we come across a record we know has children of (potential) interest, but where the record itself is boring, but where other records may care about where this one lives, we create one of these.final class
Environment, which contains lots of settings for the document.final class
Master slidefinal class
Master container for Notes.class
The superclass of all sheet container records - Slide, Notes, MainMaster, etc.final class
Master container for Slides.