Uses of Class
org.jboss.resteasy.plugins.providers.atom.CommonAttributes
-
Packages that use CommonAttributes Package Description org.jboss.resteasy.plugins.providers.atom -
-
Uses of CommonAttributes in org.jboss.resteasy.plugins.providers.atom
Subclasses of CommonAttributes in org.jboss.resteasy.plugins.providers.atom Modifier and Type Class Description classBaseLinkIf invoked within the context of a JAX-RS call, it will automatically build a URI based the base URI of the JAX-RS application.classCategoryPer RFC4287:classContentRepresents an atom:content element.classEntryPer RFC4287:classFeedPer RFC4287:classLinkPer RFC4287:classPersonPer RFC4287:classRelativeLinkIf invoked within the context of a JAX-RS call, it will automatically build a URI based the base URI of the JAX-RS application.classSourcePer RFC4287:classTextRepresents an atomTextConstruct element.
-