Searched refs:aTopLevelSchemas (Results 1 – 4 of 4) sorted by relevance
55 final Iterable<Schema> aTopLevelSchemas) in Create() argument62 CreateForTopLevelElements(aTopLevelSchemas)); in Create()85 final Iterable<Schema> aTopLevelSchemas) in CreateForTopLevelElements() argument97 for (final Schema aSchema : aTopLevelSchemas) in CreateForTopLevelElements()
48 final Iterable<Schema> aTopLevelSchemas) in Write() argument59 aGenerator.WriteTopLevelElements(aTopLevelSchemas); in Write()113 private void WriteTopLevelElements (final Iterable<Schema> aTopLevelSchemas) in WriteTopLevelElements() argument117 for (final Schema aSchema : aTopLevelSchemas) in WriteTopLevelElements()
74 final Map<String, Schema> aTopLevelSchemas, in HtmlGenerator() argument78 maTopLevelSchemas = aTopLevelSchemas; in HtmlGenerator()
105 public SchemaBase GetOptimizedSchema (final Iterable<Schema> aTopLevelSchemas) in GetOptimizedSchema() argument
Completed in 32 milliseconds