Oracle Fusion Middleware
Java API Reference for Oracle WebLogic Server
12c (12.1.2)

Part Number E27170-01

Uses of Class
weblogic.xml.security.transforms.TransformException

Packages that use TransformException
weblogic.xml.security.transforms Provides classes for weblogic.xml.security.transforms
 

Uses of TransformException in weblogic.xml.security.transforms
 

Subclasses of TransformException in weblogic.xml.security.transforms
 class IncompatibleTransformException
           
 

Methods in weblogic.xml.security.transforms that throw TransformException
static Transform Transform.getTransform(String uri)
           
 void Transform.setParameter(String name, String value)
          Sets a parameter for the Transform.
 


Copyright 1996, 2013, Oracle and/or its affiliates. All rights reserved. Oracle is a registered trademark of Oracle Corporation and/or its affiliates. Other names may be trademarks of their respective owners.

Oracle Fusion Middleware
Java API Reference for Oracle WebLogic Server
12c (12.1.2)

Part Number E27170-01