|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface NodeConverter
Converts one node to another node type.
Method Summary | |
---|---|
JAbstractType |
convert(JAbstractType abstractType,
java.lang.Class<? extends JAbstractType> cls)
Converts the specified abstract type to an instance of the given class and returns the converted node. |
Method Detail |
---|
JAbstractType convert(JAbstractType abstractType, java.lang.Class<? extends JAbstractType> cls)
abstractType
- type to convertcls
- class of the converted node
|
Copyright 2001-2012 IBM Corporation and others. All Rights Reserved. |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |