BEA Systems, Inc.

WebLogic Server 6.1 API Reference

weblogic.apache.xerces.validators.common
Interface XMLValidator.AttributeValidator


public static interface XMLValidator.AttributeValidator

AttributeValidator.

Author:
Copyright © 2001 BEA Systems, Inc. All Rights Reserved.

Method Summary
 int normalize(QName element, QName attribute, int attValue, int attType, int enumHandle)
          Normalize.
 

Method Detail

normalize

public int normalize(QName element,
                     QName attribute,
                     int attValue,
                     int attType,
                     int enumHandle)
              throws java.lang.Exception
Normalize.

Documentation is available at
http://e-docs.bea.com/wls/docs61

WebLogic classes and methods that do not appear in this reference are not public and are not supported.