Class CDARichMark.CDARichMarkCustom

  • Enclosing class:
    CDARichMark

    public static class CDARichMark.CDARichMarkCustom
    extends CDARichMark
    Any custom marker for a given rich text.
    • Constructor Detail

      • CDARichMarkCustom

        public CDARichMarkCustom​(java.lang.String type)
        Create a custom marker using the given type.
        Parameters:
        type - which type should this marker have?
    • Method Detail

      • getType

        public java.lang.String getType()
        Returns:
        the custom type of the marker.