    

 ## On this page

  

 

 # Hierarchy For Package com.phoenix\_int.aserver.util.scriptwrapper.api

 Last update: 22.06.2026 

## Class Hierarchy

- java.lang.Object 
    - com.phoenix\_int.aserver.util.scriptwrapper.api.[AbstractFile](AbstractFile.md) (implements java.io.Closeable, com.phoenix\_int.aserver.util.scriptwrapper.api.[ParseableFile](ParseableFile.md)) 
        - com.phoenix\_int.aserver.util.scriptwrapper.api.[CAEOutputFile](CAEOutputFile.md) (implements com.phoenix\_int.aserver.util.scriptwrapper.api.[OutputFile2](OutputFile2.md))
        - com.phoenix\_int.aserver.util.scriptwrapper.api.[PHXRowFieldFile](PHXRowFieldFile.md) (implements com.phoenix\_int.aserver.util.scriptwrapper.api.[InputFile](InputFile.md), com.phoenix\_int.aserver.util.scriptwrapper.api.[OutputFile](OutputFile.md), com.phoenix\_int.aserver.util.scriptwrapper.api.[OutputFile2](OutputFile2.md))
        - com.phoenix\_int.aserver.util.scriptwrapper.api.[XPathFile](XPathFile.md) (implements com.phoenix\_int.aserver.util.scriptwrapper.api.[InputFile](InputFile.md), com.phoenix\_int.aserver.util.scriptwrapper.api.[OutputFile](OutputFile.md), com.phoenix\_int.aserver.util.scriptwrapper.api.[OutputFile2](OutputFile2.md))
    - com.phoenix\_int.aserver.util.scriptwrapper.api.[PHXBookmark](PHXBookmark.md)
    - com.phoenix\_int.aserver.util.scriptwrapper.api.[PHXCAERange](PHXCAERange.md) (implements com.phoenix\_int.aserver.util.scriptwrapper.api.[IPHXRange](IPHXRange.md))
    - com.phoenix\_int.aserver.util.scriptwrapper.api.[PHXRowFieldRange](PHXRowFieldRange.md) (implements com.phoenix\_int.aserver.util.scriptwrapper.api.[IPHXRange](IPHXRange.md))
    - com.phoenix\_int.aserver.PHXRunShare (implements com.phoenix\_int.aserver.IPHXMonitorable, com.phoenix\_int.aserver.trace.IPHXTraceGenerator) 
        - com.phoenix\_int.aserver.util.scriptwrapper.api.[PHXRunShareContext](PHXRunShareContext.md)
    - com.phoenix\_int.aserver.util.scriptwrapper.api.[PHXScriptWrapperObject](PHXScriptWrapperObject.md)
    - com.phoenix\_int.aserver.util.scriptwrapper.api.[PHXSection](PHXSection.md) (implements java.lang.Cloneable)
    - java.lang.Throwable (implements java.io.Serializable) 
        - java.lang.Exception 
            - com.phoenix\_int.aserver.util.scriptwrapper.api.[PHXBookmarkNotFoundException](PHXBookmarkNotFoundException.md)
            - com.phoenix\_int.aserver.util.scriptwrapper.api.[PHXScriptWrapperAPIException](PHXScriptWrapperAPIException.md)
            - com.phoenix\_int.aserver.util.scriptwrapper.api.[PHXSectionNotFoundException](PHXSectionNotFoundException.md)
            - com.phoenix\_int.aserver.util.scriptwrapper.api.[PHXVersionException](PHXVersionException.md)

## Interface Hierarchy

- com.phoenix\_int.aserver.util.scriptwrapper.api.[IPHXRange](IPHXRange.md)
- com.phoenix\_int.aserver.util.scriptwrapper.api.[IPHXRangeChangeListener](IPHXRangeChangeListener.md)
- com.phoenix\_int.aserver.util.scriptwrapper.api.[OutputFile2](OutputFile2.md)
- com.phoenix\_int.aserver.util.scriptwrapper.api.[ParseableFile](ParseableFile.md)
    - com.phoenix\_int.aserver.util.scriptwrapper.api.[InputFile](InputFile.md)
    - com.phoenix\_int.aserver.util.scriptwrapper.api.[OutputFile](OutputFile.md)

## Enum Hierarchy

- java.lang.Object 
    - java.lang.Enum`<e>` (implements java.lang.Comparable`<t>`, java.io.Serializable) 
        - com.phoenix\_int.aserver.util.scriptwrapper.api.[ParseableFile.Mode](ParseableFile.Mode.md)