Package org.mule.metadata.internal.utils
Class MetadataTypeWriter
- java.lang.Object
-
- org.mule.metadata.internal.utils.MetadataTypeWriter
-
public class MetadataTypeWriter extends Object
Utility class to generate a text representation of the MetadataType
-
-
Field Summary
Fields Modifier and Type Field Description static StringJAVA_INTERNAL_PACKAGE
-
Constructor Summary
Constructors Constructor Description MetadataTypeWriter()
-
-
-
Field Detail
-
JAVA_INTERNAL_PACKAGE
public static final String JAVA_INTERNAL_PACKAGE
- See Also:
- Constant Field Values
-
-
Method Detail
-
toString
public String toString(MetadataType structure)
-
-