cascading.lingual.catalog
Class FormatProperties

java.lang.Object
  extended by cascading.lingual.catalog.SchemaProperties
      extended by cascading.lingual.catalog.FormatProperties

public class FormatProperties
extends SchemaProperties


Field Summary
static String EXTENSIONS
           
 
Constructor Summary
FormatProperties()
           
 
Method Summary
static Format findFormatFor(SchemaDef schemaDef, String identifier)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

EXTENSIONS

public static final String EXTENSIONS
See Also:
Constant Field Values
Constructor Detail

FormatProperties

public FormatProperties()
Method Detail

findFormatFor

public static Format findFormatFor(SchemaDef schemaDef,
                                   String identifier)


Copyright © 2007-2013 Concurrent, Inc. All Rights Reserved.