com.metamatrix.metadata.runtime.api
Class MetadataConstants.SIMPLE_TYPES.WHITE_SPACE_TYPES

java.lang.Object
  extended by com.metamatrix.metadata.runtime.api.MetadataConstants.SIMPLE_TYPES.WHITE_SPACE_TYPES
Enclosing class:
MetadataConstants.SIMPLE_TYPES

public static final class MetadataConstants.SIMPLE_TYPES.WHITE_SPACE_TYPES
extends java.lang.Object

White space types. Value of Simple Type whitSpace facet.


Field Summary
static short COLLAPSE
           
static short PRESERVE
           
static short REPLACE
           
 
Constructor Summary
MetadataConstants.SIMPLE_TYPES.WHITE_SPACE_TYPES()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

PRESERVE

public static final short PRESERVE
See Also:
Constant Field Values

REPLACE

public static final short REPLACE
See Also:
Constant Field Values

COLLAPSE

public static final short COLLAPSE
See Also:
Constant Field Values
Constructor Detail

MetadataConstants.SIMPLE_TYPES.WHITE_SPACE_TYPES

public MetadataConstants.SIMPLE_TYPES.WHITE_SPACE_TYPES()


Copyright © 2009. All Rights Reserved.