Home | History | Annotate | Download | only in impl

Lines Matching defs:prop

419 			XMPNode prop = (XMPNode) it.next();
421 if (canBeRDFAttrProp(prop))
425 write(prop.getName());
427 appendNodeValue(prop.getValue(), true);