Uses of Class
com.deltaxml.core.exceptions.InvalidPipelineException
Packages that use InvalidPipelineException
-
Uses of InvalidPipelineException in com.deltaxml.core
Constructors in com.deltaxml.core that throw InvalidPipelineExceptionModifierConstructorDescriptionCreates a DXPConfigurationS9 object from a DXP file.DXPConfiguration(net.sf.saxon.s9api.XdmNode dxpSource) Creates a DXPConfigurationS9 object from a supplied XdmNode tree.DXPConfiguration(InputSource dxpSource) Creates a DXPConfigurationS9 object from an InputSource.DXPConfiguration(InputSource dxpSource, EntityResolver er, boolean validate) Creates a DXPConfigurationS9 object from a DXP InputSource.