org.kuali.common.util
Interface MetaInfContext
- All Known Implementing Classes:
- DefaultMetaInfContext
public interface MetaInfContext
DEFAULT_SORT_VALUE
static final boolean DEFAULT_SORT_VALUE
- See Also:
- Constant Field Values
DEFAULT_PREFIX_VALUE
static final String DEFAULT_PREFIX_VALUE
- See Also:
- Constant Field Values
getBaseDir
File getBaseDir()
getOutputFile
File getOutputFile()
getPrefix
String getPrefix()
isSort
boolean isSort()
getIncludes
List<String> getIncludes()
getExcludes
List<String> getExcludes()
Copyright © 2010-2013 The Kuali Foundation. All Rights Reserved.