Uses of Class org.apache.fop.util.QName

Uses in package org.apache.fop.fo.extensions

Methods with parameter type org.apache.fop.util.QName

boolean

Uses in package org.apache.fop.fo

Methods with parameter type org.apache.fop.util.QName

void
FObj.addForeignAttribute(QName attributeName, String value)
Adds a foreign attribute to this FObj.
boolean
Indicates whether a particular attribute of the namespace is a property, i.e.
boolean

Uses in package org.apache.fop.render.xml

Methods with parameter type org.apache.fop.util.QName

void
XMLRenderer.addAttribute(QName name, String value)
Adds a new attribute to the protected member variable "atts".

Uses in package org.apache.fop.area

Methods with parameter type org.apache.fop.util.QName

String
Returns the value of a foreign attribute on the area.
void
Sets a foreign attribute.

Copyright 1999-2008 The Apache Software Foundation. All Rights Reserved.