Class Descriptor
java.lang.Object
org.vesalainen.bcc.Descriptor
- Direct Known Subclasses:
Signature
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprivate static voidfieldType(StringBuilder sb, TypeMirror type) static StringgetDesriptor(Element element) private static StringgetFieldDesriptor(Element element) static StringgetFieldDesriptor(TypeMirror type) static StringgetFullyQualifiedForm(String fieldDecriptor) Return fully qualified form from internal form.private static Stringprotected static voidnestedQualifiedName(Appendable sb, TypeElement te) protected static voidnestedSimpleName(Appendable sb, TypeElement te)
-
Constructor Details
-
Descriptor
public Descriptor()
-
-
Method Details
-
getDesriptor
-
getFieldDesriptor
- Throws:
IOException
-
getFieldDesriptor
-
fieldType
- Throws:
IOException
-
getMethodDesriptor
- Throws:
IOException
-
nestedSimpleName
- Throws:
IOException
-
nestedQualifiedName
- Throws:
IOException
-
getFullyQualifiedForm
-