Uses of Class
org.exoplatform.services.xml.transform.NotSupportedIOTypeException
Packages that use NotSupportedIOTypeException
Package
Description
-
Uses of NotSupportedIOTypeException in org.exoplatform.services.xml.transform
Methods in org.exoplatform.services.xml.transform that throw NotSupportedIOTypeExceptionModifier and TypeMethodDescriptionvoidAbstractTransformer.initResult(Result result) Initialize a result of transformationvoidTransform source data to result -
Uses of NotSupportedIOTypeException in org.exoplatform.services.xml.transform.impl
Methods in org.exoplatform.services.xml.transform.impl that throw NotSupportedIOTypeExceptionModifier and TypeMethodDescriptionfinal voidTransformerBase.initResult(Result result) protected abstract voidTransformerBase.internalTransform(Source src) protected InputStreamTransformerBase.sourceAsInputStream(Source source) Transform javax.xml.transform.Source to java.io.InputStream if can't transform throw exceptionfinal void -
Uses of NotSupportedIOTypeException in org.exoplatform.services.xml.transform.impl.trax
Methods in org.exoplatform.services.xml.transform.impl.trax that throw NotSupportedIOTypeExceptionModifier and TypeMethodDescriptionTRAXTransformerServiceImpl.getTemplates(Source source) protected voidTRAXTransformerImpl.internalTransform(Source source) -
Uses of NotSupportedIOTypeException in org.exoplatform.services.xml.transform.trax
Methods in org.exoplatform.services.xml.transform.trax that throw NotSupportedIOTypeException