Home | History | Annotate | Download | only in otherxml

Lines Matching refs:XML

33  * Multi-page form editor for /res/xml XML files.
43 if (ResourceFolderType.XML == type) {
56 AdtConstants.EDITORS_NAMESPACE + ".xml.XmlEditor"; //$NON-NLS-1$
59 * Creates the form editor for resources XML files.
81 * Processes the new XML Model, which XML root node is given.
83 * @param xml_doc The XML document, if available, or null if none exists.
99 // The root UI node is always created, even if there's no corresponding XML node.
126 * Reloads the UI manifest node from the XML, and calls the pages to update.