public final class TLCFactory extends Object
| Modifier and Type | Method and Description |
|---|---|
static TLCConcept |
newTLCConcept(NoWhiteSpace eid,
Uri href,
String showAs) |
static TLCOrganization |
newTLCOrganization(NoWhiteSpace eid,
Uri href,
String showAs) |
static TLCPerson |
newTLCPerson(NoWhiteSpace eid,
Uri href,
String showAs) |
static TLCRole |
newTLCRole(NoWhiteSpace eid,
Uri href,
String showAs) |
public static TLCPerson newTLCPerson(NoWhiteSpace eid, Uri href, String showAs)
public static TLCRole newTLCRole(NoWhiteSpace eid, Uri href, String showAs)
public static TLCOrganization newTLCOrganization(NoWhiteSpace eid, Uri href, String showAs)
public static TLCConcept newTLCConcept(NoWhiteSpace eid, Uri href, String showAs)
Copyright © 2017. All rights reserved.