Uses of Class
org.faceless.publisher.type.TextTransform

Packages that use org.faceless.publisher.type.TextTransform
Package
Description
Contains utility classes and interfaces which are used across BFO Publisher
  • Uses of org.faceless.publisher.type.TextTransform in org.faceless.publisher.type

    Fields in org.faceless.publisher.type declared as org.faceless.publisher.type.TextTransform in in
    Modifier and Type
    Field
    Description
    static final org.faceless.publisher.type.TextTransform
    TextTransform.NONE
     
    Methods in org.faceless.publisher.type that return org.faceless.publisher.type.TextTransform in in
    Modifier and Type
    Method
    Description
    org.faceless.publisher.type.TextTransform
    CSSStyle.getTextTransform()
    Returns the value of the text-transform property.
    org.faceless.publisher.type.TextTransform
    FilterCSSStyle.getTextTransform()
     
    Methods in org.faceless.publisher.type with parameters of type org.faceless.publisher.type.TextTransform in in
    Modifier and Type
    Method
    Description
    TextTransform.transform(CharSequence text, int prevUnicode, Language language, org.faceless.publisher.type.TextTransform parentTextTransform)
    Apply this transformation to a CharSequence