API for lazy registration of metadata; some related refactoring
commit9f417ddf81217b316c10a9714eaa219a92f8c157
authorDmitry Jemerov <yole@intellij.com>
Tue, 30 Sep 2008 16:05:24 +0000 (30 20:05 +0400)
committerDmitry Jemerov <yole@intellij.com>
Tue, 30 Sep 2008 16:05:24 +0000 (30 20:05 +0400)
treed99355eb909fd92002ad9fe57fb668cae8c748a7
parent8bcaf99a9e99b9c49ae2217d031d3e6330b6367d
API for lazy registration of metadata; some related refactoring
lang-api/src/com/intellij/psi/meta/MetaDataContributor.java [new file with mode: 0644]
lang-impl/src/com/intellij/psi/impl/meta/MetaRegistry.java
platform-resources/src/META-INF/LangExtensionPoints.xml
platform-resources/src/META-INF/XmlPlugin.xml
platform-resources/src/componentSets/Xml.xml
xml/impl/src/com/intellij/xml/util/XmlApplicationComponent.java