Uses of Class
eu.europa.esig.dss.tsl.TSLPointer
-
Packages that use TSLPointer Package Description eu.europa.esig.dss.tsl -
-
Uses of TSLPointer in eu.europa.esig.dss.tsl
Methods in eu.europa.esig.dss.tsl that return types with arguments of type TSLPointer Modifier and Type Method Description List<TSLPointer>TSLParserResult. getPointers()Method parameters in eu.europa.esig.dss.tsl with type arguments of type TSLPointer Modifier and Type Method Description voidTSLParserResult. setPointers(List<TSLPointer> pointers)
-