de.mindcrimeilab.xsanalyzer.util
Class SchemaElementsPropertyFactory

java.lang.Object
  extended by de.mindcrimeilab.xsanalyzer.util.SchemaElementsPropertyFactory

public class SchemaElementsPropertyFactory
extends Object

Version:
$Revision: 165 $
Author:
Michael Engelhardt, $Author: agony $

Constructor Summary
SchemaElementsPropertyFactory()
           
 
Method Summary
static com.l2fprod.common.propertysheet.Property[] getComplexTypeProperties(org.apache.xerces.xs.XSComplexTypeDefinition complexType)
           
static com.l2fprod.common.propertysheet.Property[] getElementProperties(org.apache.xerces.xs.XSElementDeclaration elementDeclaration)
           
static com.l2fprod.common.propertysheet.Property[] getModelGroupProperties(org.apache.xerces.xs.XSModelGroupDefinition modelGroup)
           
static com.l2fprod.common.propertysheet.Property[] getSimpleTypeProperties(org.apache.xerces.xs.XSSimpleTypeDefinition simpleType)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SchemaElementsPropertyFactory

public SchemaElementsPropertyFactory()
Method Detail

getComplexTypeProperties

public static com.l2fprod.common.propertysheet.Property[] getComplexTypeProperties(org.apache.xerces.xs.XSComplexTypeDefinition complexType)

getElementProperties

public static com.l2fprod.common.propertysheet.Property[] getElementProperties(org.apache.xerces.xs.XSElementDeclaration elementDeclaration)

getModelGroupProperties

public static com.l2fprod.common.propertysheet.Property[] getModelGroupProperties(org.apache.xerces.xs.XSModelGroupDefinition modelGroup)

getSimpleTypeProperties

public static com.l2fprod.common.propertysheet.Property[] getSimpleTypeProperties(org.apache.xerces.xs.XSSimpleTypeDefinition simpleType)


Copyright © 2010. All Rights Reserved.