com.sun.msv.datatype.xsd

Class MaxLengthFacet

public class MaxLengthFacet extends DataTypeWithValueConstraintFacet

'maxLength' facet

Author: Kohsuke KAWAGUCHI

Field Summary
intmaxLength
Method Summary
Object_createValue(String literal, ValidationContext context)

Field Detail

maxLength

public final int maxLength

Method Detail

_createValue

public Object _createValue(String literal, ValidationContext context)