Uses of Class
org.exoplatform.social.common.xmlprocessor.model.Attributes
-
Packages that use Attributes Package Description org.exoplatform.social.common.xmlprocessor.model -
-
Uses of Attributes in org.exoplatform.social.common.xmlprocessor.model
Methods in org.exoplatform.social.common.xmlprocessor.model that return Attributes Modifier and Type Method Description AttributesNode. getAttributes()Returns Attributes of NodeMethods in org.exoplatform.social.common.xmlprocessor.model with parameters of type Attributes Modifier and Type Method Description voidNode. setAttributes(Attributes attributes)Sets attributes of Node.
-