Class TextAttributeName


  • public final class TextAttributeName
    extends AttributeName
    Since:
    3.0.0
    • Field Detail

      • completeNamespacedAttributeName

        final java.lang.String completeNamespacedAttributeName
    • Constructor Detail

      • TextAttributeName

        private TextAttributeName​(java.lang.String prefix,
                                  java.lang.String attributeName,
                                  java.lang.String completeNamespacedAttributeName,
                                  java.lang.String[] completeAttributeNames)
    • Method Detail

      • forName

        static TextAttributeName forName​(java.lang.String prefix,
                                         java.lang.String attributeName)
      • getCompleteNamespacedAttributeName

        public java.lang.String getCompleteNamespacedAttributeName()