XSLTAttributeDef.java | 32 import org.apache.xalan.templates.AVT; 64 * @param supportsAVT true if this attribute supports AVT's. 86 * @param supportsAVT true if this attribute supports AVT's. 109 * @param supportsAVT true if this attribute supports AVT's. 140 * @param supportsAVT true if this attribute supports AVT's. 174 * @param supportsAVT true if this attribute supports AVT's. 261 // Used for QName attributes that are always AVT. Prefix isn't resolved. 402 * If true, this is attribute supports AVT's. 407 * Get whether or not this attribute supports AVT's. 409 * @return true if this attribute supports AVT's 520 AVT avt = new AVT(handler, uri, name, rawName, value, owner); local 551 AVT avt = new AVT(handler, uri, name, rawName, value, owner); local 584 AVT avt = new AVT(handler, uri, name, rawName, value, owner); local 627 AVT avt = null; local 682 AVT avt = new AVT(handler, uri, name, rawName, value, owner); local 795 AVT avt = new AVT(handler, uri, name, rawName, value, owner); local 877 AVT avt = null; local 974 AVT avt = null; local 1037 AVT avt = null; local 1316 AVT avt = new AVT(handler, uri, name, rawName, value, owner); local [all...] |