|
Java EE 5 SDK | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface StringifierRegistryIniter
Interface for adding a Stringifier.
Method Summary | |
---|---|
void |
add(Class theClass,
Stringifier theStringifier)
Add a mapping from the class to its Stringifier |
StringifierRegistry |
getRegistry()
Get the registry in use by this Stringifier |
Method Detail |
---|
void add(Class theClass, Stringifier theStringifier)
StringifierRegistry getRegistry()
|
Java EE 5 SDK | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright 2006 Sun Microsystems, Inc. All rights reserved.