Class StringContentOnlyValueFactory<AV extends AttributeValue>

  • Type Parameters:
    AV - type of attribute values created by this factory
    All Implemented Interfaces:
    PdpExtension, AttributeValueFactory<AV>

    public abstract class StringContentOnlyValueFactory<AV extends AttributeValue>
    extends StringParseableValue.Factory<AV>
    Datatype-specific Attribute Value Factory that supports values only based on string content, without any XML attributes, and independent from the context, i.e. constant values.