Class AttributeAbstractFactory<T, A extends Annotation>
java.lang.Object
br.ufsc.labsec.parser.commons.attributes.AttributeAbstractFactory<T,A>
- Direct Known Subclasses:
AttributeDecoderFactory, AttributeValueReportCreatorFactory, AttributeVerifierFactory, TSValidatorFactory
-
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedAttributeAbstractFactory(Class<A> annotation, Class<T> baseClass) -
Method Summary
Modifier and TypeMethodDescriptionprotected abstract Class<? extends SignatureAttribute<?>> <Attr extends SignatureAttribute<?>>
TbooleanisSupported(Class<? extends SignatureAttribute<?>> attributeClass)
-
Constructor Details
-
AttributeAbstractFactory
-
-
Method Details
-
isSupported
-
get
-
annotation
-
attribute
-