Uses of Class
com.deltaxml.core.exceptions.PipelineLoadingException
Packages that use PipelineLoadingException
-
Uses of PipelineLoadingException in com.deltaxml.core
Methods in com.deltaxml.core that throw PipelineLoadingExceptionModifier and TypeMethodDescriptionvoidDocumentComparator.comparePartial(InputSource a, InputSource b, StreamResult result) Run partial comparison up to Part 2 of output chain - used for DITA Map Topicset comparisons.booleanCompares two File inputs and returns whether they're equal.booleanPipelinedComparator.isEqual(InputStream a, String systemIdA, InputStream b, String systemIdB) Compares two InputStream inputs and returns whether they're equal.booleanCompares two Reader inputs and returns whether they're equal.booleanCompares two String inputs and returns whether they're equal.booleanCompares two URL inputs and returns whether they're equal.booleanPipelinedComparator.isEqual(InputSource is1, InputSource is2) Compares two InputSource inputs and returns whether they're equal.