public class FrankDocModel extends Object
| Modifier and Type | Method and Description |
|---|---|
void |
buildGroups() |
void |
checkSuspiciousHtml() |
AttributeEnum |
findAttributeEnum(String enumTypeFullName) |
ElementRole |
findElementRole(ElementRole.Key key) |
ElementRole |
findElementRole(ObjectConfigChild configChild) |
ElementType |
findElementType(String fullName) |
FrankElement |
findFrankElement(String fullName) |
List<AttributeEnum> |
getAllAttributeEnumInstances() |
boolean |
hasType(String typeName) |
static FrankDocModel |
populate(URL digesterRules,
String rootClassName,
FrankClassRepository classRepository) |
public static FrankDocModel populate(URL digesterRules, String rootClassName, FrankClassRepository classRepository)
public boolean hasType(String typeName)
public FrankElement findFrankElement(String fullName)
public ElementRole findElementRole(ElementRole.Key key)
public ElementRole findElementRole(ObjectConfigChild configChild)
public ElementType findElementType(String fullName)
public AttributeEnum findAttributeEnum(String enumTypeFullName)
public List<AttributeEnum> getAllAttributeEnumInstances()
public void checkSuspiciousHtml()
public void buildGroups()
Copyright © 2022 Ibissource.org. All rights reserved.