Home
last modified time | relevance | path

Searched defs:XsdSimpleContent (Results 1 – 1 of 1) sorted by relevance

/system/tools/xsdc/src/com/android/xsdc/tag/
DXsdSimpleContent.java21 public class XsdSimpleContent extends XsdComplexType { class
22 public XsdSimpleContent(String name, XsdType base, List<XsdAttribute> attributes) { in XsdSimpleContent() method in XsdSimpleContent