Type
        
    Table of Contents
    
    Namespaces
    
            - Bitmask
- Exception
- File
        Interfaces
        
    
    
                    - TypeInterface
- This is an interface that has to be used by all Core Types.
        Classes
        
    
    
                    - BitSet
- The BitSet class is a helper class to manage bit sets. It eases the work with bits and bitwise
operations by providing a reliable and tested API.
- Exception
- A generic Type exception
- Map
- Map implementation that supports objects as keys, as well as scalar values.
        Enums
        
    
    
            - ContextualFeedbackSeverity
- Enum that contains message severities. It is backed by integer values to keep backwards compatibility to the previous
AbstractMessage constants.
- DocType
- Enum defining all kinds of values needed to decide on how render HTML or XML-compliant code
parts of the Page Rendering.