|
BEA Systems, Inc. | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectweblogic.apache.xerces.impl.dv.ValidatedInfo
public class ValidatedInfo
Class to get the information back after content is validated. This info would be filled by validate().
Field Summary | |
---|---|
Object |
actualValue
Deprecated. The actual value from a string value (QName, Boolean, etc.) An array of Objects if the type is a list. |
XSSimpleType |
memberType
Deprecated. If the type is a union type, then the member type which actually validated the string value. |
XSSimpleType[] |
memberTypes
Deprecated. If 1. |
String |
normalizedValue
Deprecated. The normalized value of a string value |
Constructor Summary | |
---|---|
ValidatedInfo()
Deprecated. |
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public String normalizedValue
public Object actualValue
public XSSimpleType memberType
public XSSimpleType[] memberTypes
Constructor Detail |
---|
public ValidatedInfo()
|
Documentation is available at http://download.oracle.com/docs/cd/E13222_01/wls/docs92 Copyright 2006 BEA Systems Inc. |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |