Class FOMXmlVersionInputStream

  • All Implemented Interfaces:
    Closeable, AutoCloseable

    @Deprecated
    public class FOMXmlVersionInputStream
    extends FilterInputStream
    Deprecated.
    Legacy AEM 6.x API.
    Will attempt to autodetect the character encoding from the stream This will preserve the BOM if it exists
    • Constructor Detail

      • FOMXmlVersionInputStream

        public FOMXmlVersionInputStream​(InputStream in)
        Deprecated.
    • Method Detail

      • getVersion

        public String getVersion()
        Deprecated.