Uses of Class
org.exolab.castor.xml.ValidationException
Packages that use ValidationException
Package
Description
The Castor implementation of specific XML Schema Types
The XML Marshaller API
-
Uses of ValidationException in org.exolab.castor.builder.binding.xml
Methods in org.exolab.castor.builder.binding.xml that throw ValidationExceptionModifier and TypeMethodDescriptionvoidvoidAutomaticNamingType.marshal(ContentHandler handler) voidvoidBinding.marshal(ContentHandler handler) voidvoidClassType.marshal(ContentHandler handler) voidvoidComponentBindingType.marshal(ContentHandler handler) voidvoidComponentBindingTypeChoice.marshal(ContentHandler handler) voidvoidContentMemberType.marshal(ContentHandler handler) voidvoidEnumBindingType.marshal(ContentHandler handler) voidvoidEnumClassName.marshal(ContentHandler handler) voidvoidEnumMember.marshal(ContentHandler handler) voidvoidExclude.marshal(ContentHandler handler) voidvoidExcludes.marshal(ContentHandler handler) voidvoidFieldType.marshal(ContentHandler handler) voidvoidForces.marshal(ContentHandler handler) voidvoidIncludeType.marshal(ContentHandler handler) voidvoidInterface.marshal(ContentHandler handler) voidvoidNamingType.marshal(ContentHandler handler) voidvoidNamingXMLType.marshal(ContentHandler handler) voidvoidPackageType.marshal(ContentHandler handler) voidvoidPackageTypeChoice.marshal(ContentHandler handler) static AutomaticNamingTypeAutomaticNamingType.unmarshalAutomaticNamingType(Reader reader) Method unmarshalAutomaticNamingType.static BindingBinding.unmarshalBinding(Reader reader) Method unmarshalBinding.static ClassTypeClassType.unmarshalClassType(Reader reader) Method unmarshalClassType.static ComponentBindingTypeComponentBindingType.unmarshalComponentBindingType(Reader reader) Method unmarshalComponentBindingType.static ComponentBindingTypeChoiceComponentBindingTypeChoice.unmarshalComponentBindingTypeChoice(Reader reader) Method unmarshalComponentBindingTypeChoice.static ContentMemberTypeContentMemberType.unmarshalContentMemberType(Reader reader) Method unmarshalContentMemberType.static EnumBindingTypeEnumBindingType.unmarshalEnumBindingType(Reader reader) Method unmarshalEnumBindingType.static EnumClassNameEnumClassName.unmarshalEnumClassName(Reader reader) Method unmarshalEnumClassName.static EnumMemberEnumMember.unmarshalEnumMember(Reader reader) Method unmarshalEnumMember.static ExcludeExclude.unmarshalExclude(Reader reader) Method unmarshalExclude.static ExcludesExcludes.unmarshalExcludes(Reader reader) Method unmarshalExcludes.static FieldTypeFieldType.unmarshalFieldType(Reader reader) Method unmarshalFieldType.static ForcesForces.unmarshalForces(Reader reader) Method unmarshalForces.static IncludeTypeIncludeType.unmarshalIncludeType(Reader reader) Method unmarshalIncludeType.static InterfaceInterface.unmarshalInterface(Reader reader) Method unmarshalInterface.static NamingTypeNamingType.unmarshalNamingType(Reader reader) Method unmarshalNamingType.static NamingXMLTypeNamingXMLType.unmarshalNamingXMLType(Reader reader) Method unmarshalNamingXMLType.static PackageTypePackageType.unmarshalPackageType(Reader reader) Method unmarshalPackageType.static PackageTypeChoicePackageTypeChoice.unmarshalPackageTypeChoice(Reader reader) Method unmarshalPackageTypeChoice.voidAutomaticNamingType.validate()voidBinding.validate()voidClassType.validate()voidComponentBindingType.validate()voidComponentBindingTypeChoice.validate()voidContentMemberType.validate()voidEnumBindingType.validate()voidEnumClassName.validate()voidEnumMember.validate()voidExclude.validate()voidExcludes.validate()voidFieldType.validate()voidForces.validate()voidIncludeType.validate()voidInterface.validate()voidNamingType.validate()voidNamingXMLType.validate()voidPackageType.validate()voidPackageTypeChoice.validate() -
Uses of ValidationException in org.exolab.castor.mapping.xml
Methods in org.exolab.castor.mapping.xml that throw ValidationExceptionModifier and TypeMethodDescriptionvoidvoidBindXml.marshal(ContentHandler handler) voidvoidCacheTypeMapping.marshal(ContentHandler handler) voidvoidClassChoice.marshal(ContentHandler handler) voidvoidClassMapping.marshal(ContentHandler handler) voidvoidContainer.marshal(ContentHandler handler) voidvoidFieldHandlerDef.marshal(ContentHandler handler) voidvoidFieldMapping.marshal(ContentHandler handler) voidvoidInclude.marshal(ContentHandler handler) voidvoidKeyGeneratorDef.marshal(ContentHandler handler) voidvoidLdap.marshal(ContentHandler handler) voidvoidMappingRoot.marshal(ContentHandler handler) voidvoidMapTo.marshal(ContentHandler handler) voidvoidNamedNativeQuery.marshal(ContentHandler handler) voidvoidNamedQuery.marshal(ContentHandler handler) voidvoidParam.marshal(ContentHandler handler) voidvoidProperty.marshal(ContentHandler handler) voidvoidQueryHint.marshal(ContentHandler handler) voidvoidSql.marshal(ContentHandler handler) static BindXmlMethod unmarshal.static CacheTypeMappingMethod unmarshal.static ClassChoiceMethod unmarshal.static ClassMappingMethod unmarshal.static ContainerMethod unmarshal.static FieldHandlerDefMethod unmarshal.static FieldMappingMethod unmarshal.static IncludeMethod unmarshal.static KeyGeneratorDefMethod unmarshal.static LdapMethod unmarshal.static MappingRootMethod unmarshal.static MapToMethod unmarshal.static NamedNativeQueryMethod unmarshal.static NamedQueryMethod unmarshal.static ParamMethod unmarshal.static PropertyMethod unmarshal.static QueryHintMethod unmarshal.static SqlMethod unmarshal.voidBindXml.validate()voidCacheTypeMapping.validate()voidClassChoice.validate()voidClassMapping.validate()voidContainer.validate()voidFieldHandlerDef.validate()voidFieldMapping.validate()voidInclude.validate()voidKeyGeneratorDef.validate()voidLdap.validate()voidMappingRoot.validate()voidMapTo.validate()voidNamedNativeQuery.validate()voidNamedQuery.validate()voidParam.validate()voidProperty.validate()voidPropertyType.validate()voidQueryHint.validate()voidSql.validate() -
Uses of ValidationException in org.exolab.castor.types
Methods in org.exolab.castor.types that throw ValidationExceptionModifier and TypeMethodDescriptionvoidBaseDescriptor.checkDescriptorForCorrectOrderWithinSequence(XMLFieldDescriptor elementDescriptor, UnmarshalState parentState, String xmlName) Checks whether the given XMLFieldDescriptor is the one actually expected, given the natural order as defined by a sequence definitionbooleanRecurringDuration.equal(RecurringDuration reccD) Deprecated.Returns true if the present instance of Recurring Duration is equal to the parameter.booleanRecurringDurationBase.equal(RecurringDurationBase reccD) Deprecated.Returns true if the present instance of Recurring Duration Base is equal to the parameter.booleanRecurringDuration.isGreater(RecurringDuration reccD) Deprecated.Returns true if the present instance of RecurringDuration is greater than the parameterbooleanRecurringDurationBase.isGreater(RecurringDurationBase reccD) Deprecated.Returns true if the present instance of RecurringDurationBase is greater than the parameter -
Uses of ValidationException in org.exolab.castor.xml
Methods in org.exolab.castor.xml that return ValidationExceptionModifier and TypeMethodDescriptionValidationException.getNext()Returns the next ValidationException in the list, or null if no additional validation exceptions exist.Methods in org.exolab.castor.xml with parameters of type ValidationExceptionModifier and TypeMethodDescriptionprotected booleanValidationException.remove(ValidationException exception) Removes the given ValidationException from the current list of ValidationException.protected voidValidationException.setLast(ValidationException exception) Adds the given ValidationException as the last exception in the list.voidValidationException.setNext(ValidationException exception) Sets the given ValidationException as the next Exception in the list.Methods in org.exolab.castor.xml that throw ValidationExceptionModifier and TypeMethodDescriptionvoidAdds current ID (as seen during (un)marshalling) to the ID cache.voidXMLClassDescriptor.checkDescriptorForCorrectOrderWithinSequence(XMLFieldDescriptor elementDescriptor, UnmarshalState parentState, String xmlName) Checks whether the given XMLFieldDescriptor is the one actually expected, given the natural order as defined by a sequence definitionvoidValidator.checkUnresolvedIdrefs(ValidationContext context) voidMarshals the given Object as XML using the DocumentHandler for this Marshaller.static voidMarshals the given Object as XML using the given writer.static voidMarshals the given Object as XML using the given DOM Node to send events to.static voidMarshaller.marshal(Object object, ContentHandler handler) Marshals the given Object as XML using the given ContentHandler to send events to.static voidMarshaller.marshal(Object object, DocumentHandler handler) Marshals the given Object as XML using the given DocumentHandler to send events to.Unmarshals Objects of this Unmarshaller's Class type.static ObjectUnmarshals Objects of the given Class type.static ObjectUnmarshals Objects of the given Class type.static ObjectUnmarshaller.unmarshal(Class c, InputSource source) Unmarshals Objects of the given Class type.Unmarshaller.unmarshal(XMLEventReader eventReader) Unmarshals objects of thisUnmarshaller's class type.Unmarshaller.unmarshal(XMLStreamReader streamReader) Unmarshals objects of thisUnmarshaller's class type.Unmarshals ths givenSourceinstance.Unmarshaller.unmarshal(EventProducer eventProducer) Deprecated.please use @see #unmarshal(SAX2EventProducer) instead.Unmarshaller.unmarshal(SAX2EventAndErrorProducer eventProducer) Unmarshals objects of thisUnmarshaller's class type.Unmarshaller.unmarshal(SAX2EventProducer eventProducer) Unmarshals Objects of this Unmarshaller's Class type.Unmarshals Objects of this Unmarshaller's Class type.Unmarshaller.unmarshal(InputSource source) Unmarshals Objects of this Unmarshaller's Class type.voidFieldValidator.validate(Object object, ValidationContext context) Validates the given Object.voidTypeValidator.validate(Object object, ValidationContext context) Validates the given Object.voidValidates the given Object.voidValidator.validate(Object object, ValidationContext context) Validates the given Object. -
Uses of ValidationException in org.exolab.castor.xml.descriptors
Methods in org.exolab.castor.xml.descriptors that throw ValidationExceptionModifier and TypeMethodDescriptionvoidBaseDescriptor.checkDescriptorForCorrectOrderWithinSequence(XMLFieldDescriptor elementDescriptor, UnmarshalState parentState, String xmlName) Checks whether the given XMLFieldDescriptor is the one actually expected, given the natural order as defined by a sequence definition -
Uses of ValidationException in org.exolab.castor.xml.schema
Methods in org.exolab.castor.xml.schema that throw ValidationExceptionModifier and TypeMethodDescriptionvoidAnnotation.validate()Checks the validity of this Schema definition.voidAnnotationItem.validate()Checks the validity of this Schema defintion.voidAnyType.validate()Checks the validity of this Schema defintion.voidAttributeDecl.validate()Checks the validity of this Attribute declarationvoidAttributeGroup.validate()Checks the validity of this Attribute declarationvoidAttributeGroupDecl.validate()Checks the validity of this Attribute declarationvoidComplexType.validate()Checks the validity of this ComplexType defintion.voidElementDecl.validate()Checks the validity of this element definition.voidFacet.validate()Checks the validity of this Schema defintion.voidGroup.validate()Checks the validity of thisGroupdefintion.voidIdentityConstraint.validate()Checks the validity of this Schema defintion.voidIdentityField.validate()Checks the validity of this Schema defintion.voidIdentitySelector.validate()Checks the validity of this Schema defintion.voidModelGroup.validate()Checks the validity of this Schema defintion.voidRedefineSchema.validate()voidSchema.validate()Checks the validity of thisSchemadefinition.voidSimpleType.validate()Checks the validity of this SimpleType definition.abstract voidStructure.validate()Checks the validity of this Schema defintion.voidTypeReference.validate()Checks the validity of this type defintion.voidUnknownDef.validate()Checks the validity of this Schema defintion.voidWildcard.validate() -
Uses of ValidationException in org.exolab.castor.xml.schema.annotations.jdo
Methods in org.exolab.castor.xml.schema.annotations.jdo that throw ValidationExceptionModifier and TypeMethodDescriptionvoidvoidColumn.marshal(ContentHandler handler) voidvoidManyToMany.marshal(ContentHandler handler) voidvoidOneToMany.marshal(ContentHandler handler) voidvoidOneToOne.marshal(ContentHandler handler) voidvoidPkType.marshal(ContentHandler handler) voidvoidPrimaryKey.marshal(ContentHandler handler) voidvoidReadonlyDirtyType.marshal(ContentHandler handler) voidvoidTable.marshal(ContentHandler handler) static ColumnMethod unmarshal.static ManyToManyMethod unmarshal.static OneToManyMethod unmarshal.static OneToOneMethod unmarshal.static PkTypeMethod unmarshal.static PrimaryKeyMethod unmarshal.static ReadonlyDirtyTypeMethod unmarshal.static TableMethod unmarshal.voidColumn.validate()voidManyToMany.validate()voidOneToMany.validate()voidOneToOne.validate()voidPkType.validate()voidPrimaryKey.validate()voidReadonlyDirtyType.validate()voidTable.validate() -
Uses of ValidationException in org.exolab.castor.xml.schema.annotations.solrj
Methods in org.exolab.castor.xml.schema.annotations.solrj that throw ValidationException -
Uses of ValidationException in org.exolab.castor.xml.util
Methods in org.exolab.castor.xml.util that throw ValidationExceptionModifier and TypeMethodDescriptionvoidXMLClassDescriptorImpl.checkDescriptorForCorrectOrderWithinSequence(XMLFieldDescriptor elementDescriptor, UnmarshalState parentState, String xmlName) Checks whether the given XMLFieldDescriptor is the one actually expected, given the natural order as defined by a sequence definitionvoidValidates the given ObjectvoidXMLClassDescriptorImpl.validate(Object object, ValidationContext context) Validates the given object -
Uses of ValidationException in org.exolab.castor.xml.validators
Methods in org.exolab.castor.xml.validators that throw ValidationExceptionModifier and TypeMethodDescriptionvoidValidates the given Object.voidBigIntegerValidator.validate(Object object, ValidationContext context) Validates the given Object.voidBigIntegerValidator.validate(BigInteger value, ValidationContext context) Validates the given Object.voidBooleanValidator.validate(boolean b, ValidationContext context) Validates the given Object.voidValidates the given Object.voidBooleanValidator.validate(Object object, ValidationContext context) Validates the given Object.voidByteValidator.validate(byte b, ValidationContext context) Validates the given Object.voidValidates the given Object.voidByteValidator.validate(Object object, ValidationContext context) Validates the given Object.voidClassValidator.validate(Object object, ValidationContext context) Validates the given Object.voidValidates the given Object.voidDateTimeValidator.validate(Object object, ValidationContext context) Validates the given Object.voidDateTimeValidator.validate(DateTimeBase dateTime) Validates a Date/Time instance.voidDateTimeValidator.validate(DateTimeBase dateTime, ValidationContext context) Validates a Date/Time instance.voidValidates the given Object.voidDecimalValidator.validate(Object object, ValidationContext context) Validates the given Object.voidDecimalValidator.validate(BigDecimal bd, ValidationContext context) Validates the given Object.voidDoubleValidator.validate(double d, ValidationContext context) Validates the given Object.voidValidates the given Object.voidDoubleValidator.validate(Object object, ValidationContext context) Validates the given Object.voidValidates the given Object.voidDurationValidator.validate(Object object, ValidationContext context) Validates the given Object.voidValidate a duration instance.voidDurationValidator.validate(Duration duration, ValidationContext context) Validates a duration instance.voidFloatValidator.validate(float d, ValidationContext context) Validates the given Object.voidValidates the given Object.voidFloatValidator.validate(Object object, ValidationContext context) Validates the given Object.voidIdRefsValidator.validate(Object object, ValidationContext context) Validates the given Object.voidIdRefValidator.validate(Object object, ValidationContext context) Validates the given Object.voidValidates the given Object.voidIdValidator.validate(Object object, ValidationContext context) Validates the given Object.voidIdValidator.validate(String value, ValidationContext context) Validates the given Object.voidIntegerValidator.validate(long value, ValidationContext context) Validates the given Object.voidValidates the given Object.voidIntegerValidator.validate(Object object, ValidationContext context) Validates the given Object.voidIntValidator.validate(int i, ValidationContext context) Validates the given Object.voidValidates the given Object.voidIntValidator.validate(Object object, ValidationContext context) Validates the given Object.voidLongValidator.validate(long value, ValidationContext context) Validates the given Object.voidValidates the given Object.voidLongValidator.validate(Object object, ValidationContext context) Validates the given Object.voidValidates the given Object.voidNameValidator.validate(Object object, ValidationContext context) Validates the given Object.voidNameValidator.validate(String value, ValidationContext context) Validates the given Object.voidPatternValidator.validate(Object object, ValidationContext context) Validates the given Object.voidPatternValidator.validate(String str, ValidationContext context) Validates the given String against the regular expression pattern of this PatternValidator.voidShortValidator.validate(short s, ValidationContext context) Validates the given Object.voidValidates the given Object.voidShortValidator.validate(Object object, ValidationContext context) Validates the given Object.voidSimpleTypeValidator.validate(Object object, ValidationContext context) Validates the given Object.voidValidates the given Object.voidStringValidator.validate(Object object, ValidationContext context) Validates the given Object.voidStringValidator.validate(String value, ValidationContext context) Validates the given Object.