Package org.dlese.dpc.xml.schema.action
Class GlobalDefReporter
java.lang.Object
org.dlese.dpc.xml.schema.action.GlobalDefReporter
Tester for
FrameworkConfigReader and
MetaDataFramework- Author:
- ostwald
$Id: GlobalDefReporter.java,v 1.3 2009/03/20 23:34:01 jweather Exp $
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic ListgetComplexTypes(GlobalDefMap globalDefMap) static ListgetDerivedContentModels(GlobalDefMap globalDefMap) static ListgetDerivedModels(GlobalDefMap globalDefMap) static ListgetDerivedTextOnlyModels(GlobalDefMap globalDefMap) static ListgetGlobalDefs(String reportFunction, GlobalDefMap globalDefMap) static ListgetSimpleTypes(GlobalDefMap globalDefMap) static voidDescription of the Method
-
Field Details
-
REPORT_FUNCTIONS
-
-
Constructor Details
-
GlobalDefReporter
public GlobalDefReporter()
-
-
Method Details
-
getGlobalDefs
- Throws:
Exception
-
getSimpleTypes
-
getComplexTypes
-
getDerivedModels
-
getDerivedContentModels
-
getDerivedTextOnlyModels
-
prtln
Description of the Method- Parameters:
s- Description of the Parameter
-