Skip navigation links

Oracle® Fusion Middleware Java API Reference for Oracle WebCenter Content Remote Intradoc Client (RIDC)
11g Release 1 (11.1)

E17274-04


Uses of Class
oracle.stellent.ridc.model.serialize.HdaSerializerUtils.FormatType

Packages that use HdaSerializerUtils.FormatType
oracle.stellent.ridc.model.serialize   

 

Uses of HdaSerializerUtils.FormatType in oracle.stellent.ridc.model.serialize

 

Methods in oracle.stellent.ridc.model.serialize that return HdaSerializerUtils.FormatType
static HdaSerializerUtils.FormatType HdaSerializerUtils.determineFormat(InputStream inputStream, String encoding)
          Determines the format by looking at the first bytes of the stream and checkin it against the HdaSerializerUtils.BEGIN_HDA string for equality.
static HdaSerializerUtils.FormatType HdaSerializerUtils.FormatType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static HdaSerializerUtils.FormatType[] HdaSerializerUtils.FormatType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.

 


Skip navigation links

Oracle® Fusion Middleware Java API Reference for Oracle WebCenter Content Remote Intradoc Client (RIDC)
11g Release 1 (11.1)

E17274-04


Copyright © 2008, 2013, Oracle and/or its affiliates. All rights reserved.