MCPcopy Create free account
hub / github.com/PCGen/pcgen / getFormatManager

Method getFormatManager

code/src/java/pcgen/cdom/content/fact/FactInfo.java:44–44  ·  view source on GitHub ↗

Returns the FormatManager for this FactInfo. This is used to convert to/from the String format used to serialize content for LST files. @return The FormatManager for this FactInfo

()

Source from the content-addressed store, hash-verified

42 * @return The FormatManager for this FactInfo
43 */
44 public FormatManager<F> getFormatManager();
45
46 /**
47 * Returns the "usable location" of this FactInfo (related to what LST files

Callers 15

additionalSetupMethod · 0.65
additionalSetupMethod · 0.65
testValidStringStringMethod · 0.65
testValidStringNoMethod · 0.65
allowArgsMethod · 0.65
allowArgsMethod · 0.65
getDependenciesMethod · 0.65
allowArgsMethod · 0.65
evaluateMethod · 0.65
parseNonEmptyTokenMethod · 0.65

Calls

no outgoing calls

Tested by 6

additionalSetupMethod · 0.52
additionalSetupMethod · 0.52
testValidStringStringMethod · 0.52
testValidStringNoMethod · 0.52
getRunningTotalMethod · 0.52
passesMethod · 0.52