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 anyURI
 class Base64Binary
          This class represents the in OpenDocument format used data type base64Binary
 class CellAddress
          This class represents the in OpenDocument format used data type cellAddress
 class CellRangeAddress
          This class represents the in OpenDocument format used data type cellRangeAddress
 class CellRangeAddressList
          This class represents the in OpenDocument format used data type cellRangeAddressList
 class ClipShape
          This class represents the in OpenDocument format used data type clipShape
 class Color
          This class represents the in OpenDocument format used data type color See W3C CSS specification for further details.
 class Coordinate
          This class represents the in OpenDocument format used data type coordinate
 class CountryCode
          This class represents the in OpenDocument format used data type countryCode
 class CURIE
          This class represents the in OpenDocument format used data type CURIE
 class CURIEs
          This class represents the in OpenDocument format used data type CURIEs
 class Date
          This class represents the in OpenDocument format used data type date 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 dateOrDateTime
 class DateTime
          This class represents the in OpenDocument format used data type dateTime
 class Distance
          This class represents the in OpenDocument format used data type distance
 class Duration
          This class represents the in OpenDocument format used data type duration
 class Formula
          This class represents the in OpenDocument format used data type formula
 class ID
          This class represents the in OpenDocument format used data type ID
 class IDREF
          This class represents the in OpenDocument format used data type IDREF
 class IDREFS
          This class represents the in OpenDocument format used data type IDREFS
 class Language
          This class represents the in OpenDocument format used data type language
 class LanguageCode
          This class represents the in OpenDocument format used data type languageCode
 class Length
          This class represents the in OpenDocument format used data type length
 class NamespacedToken
          This class represents the in OpenDocument format used data type namespacedToken
 class NCName
          This class represents the in OpenDocument format used data type NCName
 class NonNegativeDecimal
          This class represents the in OpenDocument format used data type nonNegativeDecimal
 class NonNegativeInteger
          This class represents the in OpenDocument format used data type nonNegativeInteger
 class NonNegativeLength
          This class represents the in OpenDocument format used data type nonNegativeLength
 class NonNegativePixelLength
          This class represents the in OpenDocument format used data type nonNegativePixelLength
 class Percent
          This class represents the in OpenDocument format used data type percent
 class Point3D
          This class represents the in OpenDocument format used data type point3D
 class Points
          This class represents the in OpenDocument format used data type points
 class PositiveInteger
          This class represents the in OpenDocument format used data type positiveInteger
 class PositiveLength
          This class represents the in OpenDocument format used data type positiveLength
 class RelativeLength
          This class represents the in OpenDocument format used data type relativeLength
 class SafeCURIE
          This class represents the in OpenDocument format used data type SafeCURIE
 class ScriptCode
          This class represents the in OpenDocument format used data type scriptCode
 class SignedZeroToHundredPercent
          This class represents the in OpenDocument format used data type signedZeroToHundredPercent
 class StyleName
          This class represents the in OpenDocument format used data type styleName
 class StyleNameRef
          This class represents the in OpenDocument format used data type styleNameRef
 class StyleNameRefs
           
 class TargetFrameName
          This class represents the in OpenDocument format used data type targetFrameName
 class TextEncoding
          This class represents the in OpenDocument format used data type textEncoding
 class Time
          This class represents the in OpenDocument format used data type time
 class TimeOrDateTime
          This class represents the in OpenDocument format used data type timeOrDateTime
 class URIorSafeCURIE
          This class represents the in OpenDocument format used data type URIorSafeCURIE This value type stores either an anyURI or a SafeCURIE
 class ValueType
          This class represents the in OpenDocument format used data type valueType
 class Vector3D
          This class represents the in OpenDocument format used data type vector3D
 class ZeroToHundredPercent
          This class represents the in OpenDocument format used data type zeroToHundredPercent
 class ZeroToOneDecimal
          This class represents the in OpenDocument format used data type zeroToOneDecimal
 



Copyright © 2008-2017 The Apache Software Foundation. All Rights Reserved.