org.exolab.castor.builder.printing

Class JClassPrinterFactory


public class JClassPrinterFactory
extends java.lang.Object

Factory class to create JClassPrinter instances.

Method Summary

static String
getDefaultType()
Returns the default class name.
static JClassPrinter
getJClassPrinter(String classname)
Returns the JClassPrinter instance represented by the given class name.
static void
init(String typeString)
Loads the classes form configuration and stores it in the map.

Method Details

getDefaultType

public static String getDefaultType()
Returns the default class name.
Returns:
The default class name.

getJClassPrinter

public static JClassPrinter getJClassPrinter(String classname)
Returns the JClassPrinter instance represented by the given class name.
Parameters:
Returns:
The instance of JClassPrinter represented by the class name.

init

public static void init(String typeString)
Loads the classes form configuration and stores it in the map.
Parameters:
typeString - The configuration string, a comma separated list of jClassPrinter classes.

Intalio Inc. (C) 1999-2008. All rights reserved http://www.intalio.com