Uses of Class
org.w3.atom.ContentType

Packages that use ContentType
org.w3.atom   
 

Uses of ContentType in org.w3.atom
 

Methods in org.w3.atom that return ContentType
 ContentType TextConstruct.getType()
          Get the type.
static ContentType ContentType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static ContentType[] ContentType.values()
          Returns an array containing the constants of this enum type, in the order they're declared.
 

Methods in org.w3.atom with parameters of type ContentType
 void TextConstruct.setType(ContentType type)
          Set the type.
 



Copyright © 2008 The DSpace Foundation. All Rights Reserved.