17181920212223
this(new XmlTagPath(pXmlFile, pContainerPath)); } public AbstractPsiUnnamedPropertyObservable(final XmlTagPath pContainerPath) { super(pContainerPath.getFile(), new PsiUnnamedPropertyChangeListener(pContainerPath)); }