Skip navigation links

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

E17274-03


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(java.io.InputStream inputStream, java.lang.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(java.lang.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® WebCenter Content Remote Intradoc Client (RIDC) Java API Reference
11g Release 1 (11.1)

E17274-03


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