public class TSLParser extends Object implements Callable<TSLParserResult>
| Constructor and Description |
|---|
TSLParser(InputStream inputStream) |
| Modifier and Type | Method and Description |
|---|---|
TSLParserResult |
call() |
protected eu.europa.esig.dss.tsl.Condition |
getCondition(CriteriaListType criteriaList) |
public TSLParser(InputStream inputStream)
public TSLParserResult call() throws Exception
call in interface Callable<TSLParserResult>Exceptionprotected eu.europa.esig.dss.tsl.Condition getCondition(CriteriaListType criteriaList)
Copyright © 2017. All rights reserved.