Uses of Interface
org.jgroups.util.XMLSchemaGenerator.DelayingElementWriter
Packages that use XMLSchemaGenerator.DelayingElementWriter
Package
Description
Provides useful functionality which cannot be assigned to any particular other package.
-
Uses of XMLSchemaGenerator.DelayingElementWriter in org.jgroups.util
Method parameters in org.jgroups.util with type arguments of type XMLSchemaGenerator.DelayingElementWriterModifier and TypeMethodDescriptionprotected static voidXMLSchemaGenerator.iterateOverAttributes(Class<?> clazz, Map<String, XMLSchemaGenerator.DelayingElementWriter> sortedElements, Document xmldoc, Element complexType, String prefix) protected static voidXMLSchemaGenerator.iterateOverMethods(Class<?> clazz, Map<String, XMLSchemaGenerator.DelayingElementWriter> sortedElements, Document xmldoc, Element complexType, String prefix)