Searched refs:elementOnlyContent (Results 1 - 8 of 8) sorted by relevance

/openjdk7/jaxws/src/share/jaxws_classes/com/sun/xml/internal/bind/v2/model/runtime/
H A DRuntimePropertyInfo.java68 public boolean elementOnlyContent(); method in interface:RuntimePropertyInfo
/openjdk7/jaxws/src/share/jaxws_classes/com/sun/xml/internal/bind/v2/model/impl/
H A DRuntimeAttributePropertyInfoImpl.java46 public boolean elementOnlyContent() { method in class:RuntimeAttributePropertyInfoImpl
H A DRuntimeElementPropertyInfoImpl.java61 public boolean elementOnlyContent() { method in class:RuntimeElementPropertyInfoImpl
H A DRuntimeMapPropertyInfoImpl.java53 public boolean elementOnlyContent() { method in class:RuntimeMapPropertyInfoImpl
H A DRuntimeReferencePropertyInfoImpl.java67 public boolean elementOnlyContent() { method in class:RuntimeReferencePropertyInfoImpl
H A DRuntimeValuePropertyInfoImpl.java46 public boolean elementOnlyContent() { method in class:RuntimeValuePropertyInfoImpl
H A DRuntimeElementInfoImpl.java90 public boolean elementOnlyContent() { method in class:RuntimeElementInfoImpl.RuntimePropertyImpl
/openjdk7/jaxws/src/share/jaxws_classes/com/sun/xml/internal/bind/v2/runtime/
H A DClassBeanInfoImpl.java170 elementOnly &= info.elementOnlyContent();

Completed in 120 milliseconds