Class AbstractFileValidator
java.lang.Object
generation.builders.validation.AbstractFileValidator
- All Implemented Interfaces:
Writeable
- Direct Known Subclasses:
AnimationXmlValidator
,ClothingItemXmlValidator
,PathValidator
,ShaderValidator
,XFileValidator
-
Nested Class Summary
Nested classes/interfaces inherited from interface generation.builders.Writeable
Writeable.ListProperty<T>, Writeable.Property<T>, Writeable.WriteableProperty<T>
-
Method Summary
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
Methods inherited from interface generation.builders.Writeable
formatFloat, fromArray, indent, stream, writeBlockEnd, writeBlockStart, writeKeyValue, writeProperties, writeValue
-
Method Details
-
write
- Specified by:
write
in interfaceWriteable
- Throws:
IOException
-
toString
-