Uses of Interface
org.odftoolkit.odfdom.type.OdfDataType

Packages that use OdfDataType
org.odftoolkit.odfdom.type   
 

Uses of OdfDataType in org.odftoolkit.odfdom.type
 

Subinterfaces of OdfDataType in org.odftoolkit.odfdom.type
 interface OdfFieldDataType
          An interface marking a data type to be used in an ODF field
 

Classes in org.odftoolkit.odfdom.type that implement OdfDataType
 class AnyURI
          This class represents the in OpenDocument format used data type
 class Base64Binary
          This class represents the in OpenDocument format used data type
 class CellAddress
          This class represents the in OpenDocument format used data type
 class CellRangeAddress
          This class represents the in OpenDocument format used data type
 class CellRangeAddressList
          This class represents the in OpenDocument format used data type
 class ClipShape
          This class represents the in OpenDocument format used data type
 class Color
          This class represents the in OpenDocument format used data type See W3C CSS specification for further details.
 class Coordinate
          This class represents the in OpenDocument format used data type
 class CountryCode
          This class represents the in OpenDocument format used data type
 class CURIE
          This class represents the in OpenDocument format used data type
 class CURIEs
          This class represents the in OpenDocument format used data type
 class Date
          This class represents the in OpenDocument format used data type Details of the type can be found in the W3C XML Schema specification.
 class DateOrDateTime
          This class represents the in OpenDocument format used data type
 class DateTime
          This class represents the in OpenDocument format used data type
 class Distance
          This class represents the in OpenDocument format used data type
 class Duration
          This class represents the in OpenDocument format used data type
 class Formula
          This class represents the in OpenDocument format used data type
 class ID
          This class represents the in OpenDocument format used data type
 class IDREF
          This class represents the in OpenDocument format used data type
 class IDREFS
          This class represents the in OpenDocument format used data type
 class Language
          This class represents the in OpenDocument format used data type
 class LanguageCode
          This class represents the in OpenDocument format used data type
 class Length
          This class represents the in OpenDocument format used data type
 class NamespacedToken
          This class represents the in OpenDocument format used data type
 class NCName
          This class represents the in OpenDocument format used data type
 class NonNegativeDecimal
          This class represents the in OpenDocument format used data type
 class NonNegativeInteger
          This class represents the in OpenDocument format used data type
 class NonNegativeLength
          This class represents the in OpenDocument format used data type
 class NonNegativePixelLength
          This class represents the in OpenDocument format used data type
 class Percent
          This class represents the in OpenDocument format used data type
 class Point3D
          This class represents the in OpenDocument format used data type
 class Points
          This class represents the in OpenDocument format used data type
 class PositiveInteger
          This class represents the in OpenDocument format used data type
 class PositiveLength
          This class represents the in OpenDocument format used data type
 class RelativeLength
          This class represents the in OpenDocument format used data type
 class SafeCURIE
          This class represents the in OpenDocument format used data type
 class ScriptCode
          This class represents the in OpenDocument format used data type
 class SignedZeroToHundredPercent
          This class represents the in OpenDocument format used data type
 class StyleName
          This class represents the in OpenDocument format used data type
 class StyleNameRef
          This class represents the in OpenDocument format used data type
 class StyleNameRefs
           
 class TargetFrameName
          This class represents the in OpenDocument format used data type
 class TextEncoding
          This class represents the in OpenDocument format used data type
 class Time
          This class represents the in OpenDocument format used data type
 class TimeOrDateTime
          This class represents the in OpenDocument format used data type
 class URIorSafeCURIE
          This class represents the in OpenDocument format used data type This value type stores either an anyURI or a SafeCURIE
 class ValueType
          This class represents the in OpenDocument format used data type
 class Vector3D
          This class represents the in OpenDocument format used data type
 class ZeroToHundredPercent
          This class represents the in OpenDocument format used data type
 class ZeroToOneDecimal
          This class represents the in OpenDocument format used data type
 



Copyright © 2008-2010 ODF Toolkit Project. All Rights Reserved.