org.apache.xerces.impl.validation.datatypes.eTypes.Interfaces
Interface StringProperty
- All Known Implementing Classes:
- BasicStringProperty, ISODateTime, mNumber
- public interface StringProperty
Adds a validate method which takes a String as argument
- Version:
- $Id: StringProperty.java,v 1.1.2.1 2000/10/28 00:04:48 jeffreyr Exp $
- Author:
- Leonard C. Berman, Jeffrey Rodriguez
MAX_LEN
public static final int MAX_LEN
MIN_LEN
public static final int MIN_LEN
PATTERN
public static final int PATTERN
classNumberSubProperties
public static final int classNumberSubProperties
Copyright © 1999-2001 Apache XML Project. All Rights Reserved.