public final class Groups extends Object
public static <T,E extends T> Map<String,Supplier<E>> convert(Map<String,Supplier<T>> toConvert)
public static <T,E extends T> Map<String,Supplier<T>> convertSuper(Map<String,Supplier<E>> toConvert)
public static Map<String,Supplier<BlockElements>> blockElements()
public static Map<String,Supplier<BasicContainers>> basicContainers()
public static Map<String,Supplier<PrefaceContainers>> prefaceContainers()
public static Map<String,Supplier<SubFlowElements>> popupElements()
public static Map<String,Supplier<InlineElements>> inlineElements()
public static Map<String,Supplier<MarkerElements>> markerElements()
public static Map<String,Supplier<ANsemanticInline>> ANsemanticInline()
public static Map<String,Supplier<ANheaderInline>> ANheaderInline()
public static Map<String,Supplier<ANtitleInline>> ANtitleInline()
public static Map<String,Supplier<PreambleContainers>> preambleContainers()
public static Map<String,Supplier<HierElements>> hierElements()
public static Map<String,Supplier<ContainerElements>> containerElements()
public static Map<String,Supplier<HTMLcontainers>> HTMLcontainers()
public static Map<String,Supplier<ANcontainers>> ANcontainers()
public static Map<String,Supplier<SpeechSection>> speechSection()
public static com.google.common.collect.ImmutableMap<String,Supplier<DocumentType>> getDocumentTypes(XmlReader reader)
Copyright © 2017. All rights reserved.